Rémi Verschelde
|
c0595206dd
makerst: Use code markup for default values/overrides
|
5 年 前 |
Hugo Locurcio
|
3c8abbc4bf
doc: Move the class description to be just below the brief description
|
5 年 前 |
Hugo Locurcio
|
bc4dbcf793
Travis CI: Run `makerst.py` to check for documentation errors
|
5 年 前 |
Rémi Verschelde
|
55676b16da
makerst: Escape default values using reST markup
|
5 年 前 |
Hugo Locurcio
|
c2e5ef4cec
makerst: Separate signals/enums/properties/methods with a line
|
5 年 前 |
Yeongho Kim
|
d4a55fb639
Print errors when tab indent found in [codeblock]
|
5 年 前 |
Bojidar Marinov
|
6c4407bae4
Add overriden properties to the documentation
|
6 年 前 |
StraToN
|
d83b8881ae
Adds a meta on top of every generated class to hide 'Edit on Github' link
|
6 年 前 |
Bojidar Marinov
|
0c4c36d823
Add default values to the editor help, docs, and generated RST
|
6 年 前 |
Rémi Verschelde
|
c7246d8e1e
makerst: Fix format of [url] links in reST
|
6 年 前 |
Stanislav
|
102f73b88a
Add support for [url=] tag to makerst.py
|
6 年 前 |
Hendrikto
|
49a81308c0
Remove unused imports
|
6 年 前 |
Ignacio Etcheverry
|
d80bc5cbba
ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]
|
6 年 前 |
Ignacio Etcheverry
|
c8aa85189a
EditorHelp, makerst: Improve enum ref resolving and constant ref support
|
6 年 前 |
Rémi Verschelde
|
61771ad39b
doc: Fix style for vararg in makerst
|
6 年 前 |
merumelu
|
4d9b7b9803
makerst: make vararg methods look the same as in editor help
|
6 年 前 |
Pieter-Jan Briers
|
685dffb1d5
makerst.py refactor.
|
6 年 前 |
Pieter-Jan Briers
|
15a3d16d08
Clean up & improve makerst.py
|
6 年 前 |
João Álvaro Ferreira
|
a720993cc8
Enabled rst files to escape for parentheses after brackets
|
6 年 前 |
lupoDharkael
|
edcca5f7ad
Dont use equality operators with None singleton in python files
|
6 年 前 |
LikeLakers2
|
0d6546ed44
Add extra newline after enum members and constants, to ensure they'll format properly after a multi-line description
|
6 年 前 |
Rémi Verschelde
|
d26c6b28a6
doc: Fixes to rst converter
|
7 年 前 |
LikeLakers2
|
268ae71fae
Fix the weird method linking issue when the previous method's description ends with a code block
|
7 年 前 |
Rémi Verschelde
|
4e0f415c83
doc: Make property sections in rst similar to editor docs
|
7 年 前 |
Rémi Verschelde
|
a923eff9a4
Doc: Use PascalCase names in hyperlinks
|
7 年 前 |
Rémi Verschelde
|
ba64ea2283
Doc: Use same headers and order in-editor and online
|
7 年 前 |
robojumper
|
98b59cf2a3
Add support for tutorial links to makerst.py
|
7 年 前 |
Rémi Verschelde
|
819911d16e
makerst.py: Properly escape \ for rst
|
7 年 前 |
Pieter-Jan Briers
|
331b0e8526
Makes doc methods display enums.
|
7 年 前 |
Viktor Ferenczi
|
272ecddb28
Properly closing all files in Python code
|
7 年 前 |