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
|
6 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 |
Rémi Verschelde
|
2cd044e89b
makerst: Add support for [member] and [signal]
|
7 years ago |
Rémi Verschelde
|
b302084395
makerst: Fix rst-ization of members and escaping of [Class]s
|
7 years ago |
Rémi Verschelde
|
deefc2a63d
makerst: Fix support for module classes
|
7 years ago |
Alexander Meerhoff
|
a11a9ddffc
makerst.py: Support split classes XML and use folders and/or single files as input
|
8 years ago |
Poommetee Ketson
|
5bbbecc315
Docs: ignore tags inside code,codeblock tag
|
8 years ago |
Julian Murgia
|
9c7b4c82a7
Add Signals descriptions when they exist.
|
8 years ago |
Rémi Verschelde
|
817dd7ccbb
style: Fix PEP8 blank lines issues in Python files
|
8 years ago |