Rémi Verschelde
|
d435537f7e
makerst: Add missing newline at EOF
|
5 years ago |
Rémi Verschelde
|
5d880bf7db
Merge pull request #40613 from HaSa1002/multi-lang-docs
|
5 years ago |
Hugo Locurcio
|
c162a39c7b
makerst: Add descriptions to method qualifiers
|
5 years ago |
HaSa1002
|
5b51ae1c5d
Add multiple programming language support to class reference
|
5 years ago |
Hugo Locurcio
|
9065b7ed4e
makerst: Print status messages to make the CI output clearer
|
5 years ago |
Rémi Verschelde
|
41af228b76
Merge pull request #36960 from pycbouh/docs-improve-shortcuts
|
5 years ago |
Rémi Verschelde
|
d567c15aed
doc: Fix parsing typed arrays in makerst.py
|
5 years ago |
Yuri Sizov
|
1ea7295bd2
Improve shortcut formatting in docs
|
5 years ago |
Rémi Verschelde
|
f33bba15b1
Merge pull request #37426 from pycbouh/docs-override-properties
|
5 years ago |
PouleyKetchoupp
|
619354fb2c
Fixed errors in makerst pre-commit hook
|
5 years ago |
Yuri Sizov
|
38821dc6d7
Add more verbosity for property overrides in RST documentation
|
5 years ago |
Rémi Verschelde
|
cd4e46ee65
SCons: Format buildsystem files with psf/black
|
5 years ago |
Rémi Verschelde
|
2d20fc39aa
doc: Drop unused 'category' property from header
|
5 years ago |
Rémi Verschelde
|
97cc2e53f6
makerst: Escape reST markup after enums
|
5 years ago |
Rémi Verschelde
|
c0595206dd
makerst: Use code markup for default values/overrides
|
5 years ago |
Hugo Locurcio
|
3c8abbc4bf
doc: Move the class description to be just below the brief description
|
5 years ago |
Hugo Locurcio
|
bc4dbcf793
Travis CI: Run `makerst.py` to check for documentation errors
|
5 years ago |
Rémi Verschelde
|
55676b16da
makerst: Escape default values using reST markup
|
5 years ago |
Hugo Locurcio
|
c2e5ef4cec
makerst: Separate signals/enums/properties/methods with a line
|
5 years ago |
Yeongho Kim
|
d4a55fb639
Print errors when tab indent found in [codeblock]
|
6 years ago |
Bojidar Marinov
|
6c4407bae4
Add overriden properties to the documentation
|
6 years ago |
StraToN
|
d83b8881ae
Adds a meta on top of every generated class to hide 'Edit on Github' link
|
6 years ago |
Bojidar Marinov
|
0c4c36d823
Add default values to the editor help, docs, and generated RST
|
6 years ago |
Rémi Verschelde
|
c7246d8e1e
makerst: Fix format of [url] links in reST
|
6 years ago |
Stanislav
|
102f73b88a
Add support for [url=] tag to makerst.py
|
6 years ago |
Hendrikto
|
49a81308c0
Remove unused imports
|
6 years ago |
Ignacio Etcheverry
|
d80bc5cbba
ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]
|
6 years ago |
Ignacio Etcheverry
|
c8aa85189a
EditorHelp, makerst: Improve enum ref resolving and constant ref support
|
6 years ago |
Rémi Verschelde
|
61771ad39b
doc: Fix style for vararg in makerst
|
6 years ago |
merumelu
|
4d9b7b9803
makerst: make vararg methods look the same as in editor help
|
6 years ago |