Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move common Latex code into class nimdoc.cls (#19734) | Andrey Makarov | 2022-04-21 | 1 | -187/+1 |
| | |||||
* | implement RST & Markdown quote blocks (#19147) | Andrey Makarov | 2021-11-23 | 1 | -1/+9 |
| | | | | | | | * implement RST & Markdown quote blocks * compile with nim 1.0 * Fix indentation | ||||
* | fix nimindexterm in rst2tex/doc2tex [backport] (#19106) | Andrey Makarov | 2021-11-09 | 1 | -1/+11 |
| | | | | | * fix nimindexterm (rst2tex/doc2tex) [backport] * Add support for indexing in rst | ||||
* | docgen: implement doc link resolution in current module (#18642) | Andrey Makarov | 2021-10-28 | 1 | -1/+9 |
| | |||||
* | with this patch :idx: can be used for the index generation for LaTeX (#18946) | Andreas Rumpf | 2021-10-03 | 1 | -2/+4 |
| | |||||
* | docs: Latex generation improvements (#18141) | Andrey Makarov | 2021-06-01 | 1 | -56/+146 |
| | | | | | | | * docs: improve Latex generation * make it work on Windows + fix ] escaping * minor fixes with escapes and style | ||||
* | `doc2tex`: generate docs to Latex (#17997) | Andrey Makarov | 2021-05-14 | 1 | -5/+11 |
| | | | | | * `doc2tex`: generate docs to Latex * address some comments | ||||
* | follow-up #17837: add `Console` for interactive sessions (#17930) | Andrey Makarov | 2021-05-06 | 1 | -0/+2 |
| | | | | | * follow-up #17837: add `Console` for interactive sessions * fix Latex | ||||
* | add RST highlighting for command line / shells (also fixes #16858) (#17789) | Andrey Makarov | 2021-04-21 | 1 | -0/+2 |
| | |||||
* | restyle RST option lists (#17637) | Andrey Makarov | 2021-04-10 | 1 | -1/+10 |
| | | | | | | | | | | | | | * WIP: restyle RST option lists * apply similar style to Latex * fix tests * minor visual tweaks * update tests * remove leftover comments | ||||
* | RST heading improvements (fix #17091) (#17195) | Andrey Makarov | 2021-03-02 | 1 | -1/+1 |
| | |||||
* | RST: implement footnotes and citations (#16960) | Andrey Makarov | 2021-02-15 | 1 | -1/+2 |
| | | | | | | | | | * RST: implement footnotes and citations * manual fixup of nimdoc.out.css * remove unused code * shorter printing code * Update lib/packages/docutils/rst.nim Co-authored-by: Andreas Rumpf <rumpf_a@web.de> | ||||
* | RST: implement admonitions (#16438) | Andrey Makarov | 2020-12-27 | 1 | -0/+9 |
| | |||||
* | doc/rst2html: some few fixes for enumerated and bullet lists (#16295) | Andrey Makarov | 2020-12-14 | 1 | -0/+1 |
| | | | | | | | | | | | | * fix bullet/enumarated lists with many blank lines * fix enumerated list parsing * fix parse failure when next line after list empty * implement arbitrary start of enumerator * check that enumerators are in order * remove redundant start=x if x=1 or a * add some doc on implemented features * update start in rst_examples.rst * allow upper-case letters + more docs | ||||
* | [bugfix] rename Nimrod to Nim, fix #11460 (#11462) | Miran | 2019-06-10 | 1 | -1/+1 |
| | |||||
* | Punctation -> Punctuation; fix remaining typos. | EXetoC | 2014-01-29 | 1 | -1/+1 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | added docgen.rst2html for the forum; fixed tester bug concerning removeDir | Araq | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | docgen: module dependencies are now listed | Araq | 2011-01-16 | 1 | -6/+0 |
| | |||||
* | cleanup: E_Base should not be used for inheriting exceptions; documentation ↵ | Araq | 2011-01-15 | 1 | -1/+7 |
| | | | | generator generates dependencies section | ||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
| | |||||
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 1 | -0/+0 |
| | |||||
* | added configuration file for TeX | Andreas Rumpf | 2009-12-10 | 1 | -0/+123 |