Yuri Sizov
|
3ae282b452
Create an "Editor-only" section in the online class reference
|
2 years ago |
bruvzg
|
a5128e71bb
[Export docs] Move docs to platform folders.
|
2 years ago |
Hana
|
026791027f
fix conversion of csharp attributes in code blocks
|
2 years ago |
Yuri Sizov
|
9e71cacd61
Improve layout of generated class references RST pages
|
2 years ago |
Yuri Sizov
|
0aba659891
Merge pull request #68848 from Piralein/fix-class-ref
|
2 years ago |
Hana
|
a5e5f1aa50
fix warnings in classref
|
2 years ago |
Yuri Sizov
|
aac01fbaf8
Improve class reference split, list variant types separately
|
2 years ago |
Yuri Sizov
|
4a5c179405
Split generated RST for class reference based on the base type
|
3 years ago |
Yuri Sizov
|
270c810343
Add more call-to-action notes when documentation is missing
|
3 years ago |
Jiri Suchan
|
c5bd2f9dce
ci: add Python static analysis check via mypy
|
3 years ago |
Jason Yundt
|
7f30e81abe
Fix invalid literals in generated rst docs
|
3 years ago |
Andy Maloney
|
e430975b86
[doc] Use f-strings throughout make_rst.py
|
3 years ago |
Yuri Sizov
|
a287276ef0
Make cross-link generation more reliable in RST documentation
|
3 years ago |
Yuri Sizov
|
d953d9590b
Improve the `make_rst.py` parser for BBCode tags
|
3 years ago |
Yuri Sizov
|
c5d7115038
Rename the argument tag to param in XML documentation
|
3 years ago |
Yuri Sizov
|
35c1eae8d7
Add support for [param foo] syntax in valid documentation contexts
|
3 years ago |
Yuri Sizov
|
beceba85da
Add checks for empty/unnamed arguments to make_rst.py
|
3 years ago |
Andy Maloney
|
2748220133
[make_rst] Remove (fake) return types on annotations
|
3 years ago |
Andy Maloney
|
a1428ca3c8
Convert Python type hints in tools/make_rst.py
|
3 years ago |
Jcrespo
|
d9b4ece093
Patch the make_rst.py utility to handle specially operators with '<'
|
3 years ago |
Rémi Verschelde
|
f66527ddc3
doc: Fix relative paths in `make_rst.py` generated comment
|
3 years ago |
Rémi Verschelde
|
1bb56d9298
Merge pull request #63495 from YuriSizov/docs-improve-autogen-note
|
3 years ago |
Yuri Sizov
|
f3561696da
Improve the autogenerated note in RST docs for class reference
|
3 years ago |
Andy Maloney
|
4b3d6f04a8
Add missing Python type hints in tools/make_rst.py
|
3 years ago |
Rémi Verschelde
|
635d447a69
Merge pull request #62713 from YuriSizov/docs-scripting-annotations
|
3 years ago |
reduz
|
5ac42cf576
Implement a BitField hint
|
3 years ago |
Yuri Sizov
|
a9098e6147
Add support for documenting built-in annotations
|
3 years ago |
Hugo Locurcio
|
49f94b94c7
makerst: Fix file name not appearing in error message
|
3 years ago |
Rémi Verschelde
|
126e4d0a5b
Merge pull request #61920 from Calinou/makerst-print-color
|
3 years ago |
Hugo Locurcio
|
d45351f413
makerst: Print colored output for easier visual grepping
|
3 years ago |