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 |
Pieter-Jan Briers
|
685dffb1d5
makerst.py refactor.
|
6 years ago |
Pieter-Jan Briers
|
15a3d16d08
Clean up & improve makerst.py
|
6 years ago |
João Álvaro Ferreira
|
a720993cc8
Enabled rst files to escape for parentheses after brackets
|
6 years ago |
lupoDharkael
|
edcca5f7ad
Dont use equality operators with None singleton in python files
|
6 years ago |
LikeLakers2
|
0d6546ed44
Add extra newline after enum members and constants, to ensure they'll format properly after a multi-line description
|
7 years ago |
Rémi Verschelde
|
d26c6b28a6
doc: Fixes to rst converter
|
7 years ago |
LikeLakers2
|
268ae71fae
Fix the weird method linking issue when the previous method's description ends with a code block
|
7 years ago |
Rémi Verschelde
|
4e0f415c83
doc: Make property sections in rst similar to editor docs
|
7 years ago |
Rémi Verschelde
|
a923eff9a4
Doc: Use PascalCase names in hyperlinks
|
7 years ago |
Rémi Verschelde
|
ba64ea2283
Doc: Use same headers and order in-editor and online
|
7 years ago |
robojumper
|
98b59cf2a3
Add support for tutorial links to makerst.py
|
7 years ago |
Rémi Verschelde
|
819911d16e
makerst.py: Properly escape \ for rst
|
7 years ago |
Pieter-Jan Briers
|
331b0e8526
Makes doc methods display enums.
|
7 years ago |
Viktor Ferenczi
|
272ecddb28
Properly closing all files in Python code
|
7 years ago |
Anish
|
84e8c49f5d
Documentation tool does not add escapes to code and codeblocks
|
7 years ago |
Joachim Meyer
|
3ca84df551
Enums get listed in the docs and enum members now also link to the
|
7 years ago |
Martin Capitanio
|
7c3ba6f72b
Fix the class docs for the rst-syntax errors.
|
7 years ago |
Martin Capitanio
|
ade4f3084c
Fix class docs, improve error handling of the rst generator.
|
7 years ago |
Rémi Verschelde
|
2e212a2cfd
makerst: Remove stray spaces in method signatures
|
7 years ago |