Commit History

Author SHA1 Message Date
  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
  Rémi Verschelde d4c17700aa style: Fix PEP8 whitespace issues in Python files 8 years ago
  Rémi Verschelde 97c8508f5e style: Start applying PEP8 to Python files, indentation issues 8 years ago
  Rémi Verschelde fc8ccd5b8c SCsub: Add python shebang as a hint for syntax highlighting 9 years ago
  Rémi Verschelde 5e082d583b classref: Fix UTF-8 parsing in makerst 9 years ago
  Rémi Verschelde 0a5472e697 Remove trailing spaces 9 years ago
  Rémi Verschelde e5389288dd Add a warning header to each rst file 9 years ago
  Rémi Verschelde 9e4532d689 Implement support for [codeblock] tag in help 9 years ago
  Rémi Verschelde 0f11b322b3 Improve parsing of [method ...] tags 9 years ago
  Rémi Verschelde 1af65aff44 Fix badly formatted tags in XML 9 years ago
  Juan Linietsky b766e9c79b Display better inheritance info in doc 9 years ago