Danil Alexeev
|
80d11500b5
Code Editor: Add documentation tooltips
|
8 months ago |
Danil Alexeev
|
ba943e4481
Adjust `make_rst.py` for GDScript documentation
|
8 months ago |
A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
9 months ago |
A Thousand Ships
|
79f654ced5
[Core] Fix sorting of `Dictionary` keys
|
10 months ago |
Thaddeus Crews
|
9853a69144
Implement typed dictionaries
|
2 years ago |
Danil Alexeev
|
0498305b6b
GDScript: Improve DocGen for non-constant expressions
|
1 year ago |
Danil Alexeev
|
af28f87791
Documentation: Add support for deprecated/experimental messages
|
1 year ago |
Danil Alexeev
|
5e7cda3405
GDScript: Use autoload singleton name in `GDScriptDocGen`
|
1 year ago |
Thaddeus Crews
|
5cf0d772bc
Change container_element_type to vector container
|
1 year ago |
Danil Alexeev
|
faa066f9e5
GDScript DocGen: Fix regression with return metatypes
|
1 year ago |
Danil Alexeev
|
426ccba70e
GDScript DocGen: Fix and improve appearance of metatypes and values
|
1 year ago |
Danil Alexeev
|
462d8f4752
GDScript: Fix `get_*_list()` methods return incorrect info
|
1 year ago |
Danil Alexeev
|
34d432807f
GDScript: Improve DocGen
|
2 years ago |
Danil Alexeev
|
c1b450566a
GDScript: Add `@deprecated` and `@experimental` doc comment tags
|
2 years ago |
ocean (they/them)
|
d48636c3bf
Fix regression with enum descriptions now showing up in documentation.
|
2 years ago |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
2 years ago |
David Snopek
|
a64137d5dd
Dump API docs from inline GDScript comments using --doctool --gdscript-docs PATH
|
2 years ago |
ocean (they/them)
|
6783ff69c0
Improve and fix GDScript documentation generation & behavior
|
2 years ago |