Commit History

Author SHA1 Message Date
  Hugo Locurcio 1f772917d2 makerst: Separate signals/enums/properties/methods with a line 5 years ago
  StraToN 6175fe2511 Adds a meta on top of every generated class to hide 'Edit on Github' link 6 years ago
  Rémi Verschelde ba8cf0431d makerst: Fix format of [url] links in reST 6 years ago
  Stanislav 6521d64c46 Add support for [url=] tag to makerst.py 6 years ago
  Hendrikto 456eb53439 Remove unused imports 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 6 years ago
  LikeLakers2 268ae71fae Fix the weird method linking issue when the previous method's description ends with a code block 6 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 7 years ago