11 Commits

Author SHA1 Message Date
Benjamin
d392e8aa7e Fix docs open wrong number of args err (#116) 2022-07-21 07:47:42 +02:00
Jen-Chieh Shen
d9e1f7f766 Add CI 2022-05-10 11:44:47 +02:00
Benjamin Kästner
9043e1a6b6 Replace old repository path
The repository was moved from GDQuest to godotengine on GitHub.
2021-03-28 20:59:54 +02:00
Josef Vlach
163a1340e5 gdscript-docs-browse-api - online browsing fix 2020-10-24 14:50:47 +01:00
Nathan Lovato
828ff63da1 Address lint-indent errors in gdscript-docs and gdscript-keywords 2020-09-07 22:33:16 -06:00
Richard G. Riley
4ff18e6755 add option gdscript-docs-use-eww (default t) to allow use of browse-url instead of eww 2020-08-27 22:59:40 +02:00
RichieHH
4a95d69034 Add command to search the online API, add customisable variables (#79)
* add option to "force-online" API lookups with a parameter or using prefix-arg (C-u). Added function to search online Godot API with symbol at point OR using prefix arg to enter a search term.

* implemented review suggestions #79

* fixed no symbol at point bug. pop existing API buffer for local docs too. Minor docstring changes.

* be a bit more helpful when local docs are missing

Co-authored-by: Richard G. Riley <rileyrg@gmail>
2020-08-27 00:16:59 -06:00
RichieHH
16a4bc6c46 fixed eww-after-render-hook always calling gdscript doc formatter (#78)
* fixed eww after render hook calling gdscript stuff in non gdscript scenarios,

* check we are viewing docs.godotengine before tidying up

Co-authored-by: Richard G. Riley <rileyrg@gmail>

Fix #77
2020-08-25 07:02:27 -06:00
Nathan Lovato
4fcfc61c0e Add an option to open a local build of the gdscript docs 2020-05-31 20:41:38 -06:00
Nathan Lovato
a52e91c3a6 Make docs functions pseudo-private, update docstrings 2020-05-27 13:48:04 -06:00
Nathan Lovato
e4981f7656 Rename gdscript-documentation to gdscript-docs, update README 2020-05-27 11:06:33 -06:00