summary refs log tree commit diff stats
path: root/config/nimdoc.tex.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Move common Latex code into class nimdoc.cls (#19734)Andrey Makarov2022-04-211-187/+1
|
* implement RST & Markdown quote blocks (#19147)Andrey Makarov2021-11-231-1/+9
| | | | | | | * implement RST & Markdown quote blocks * compile with nim 1.0 * Fix indentation
* fix nimindexterm in rst2tex/doc2tex [backport] (#19106)Andrey Makarov2021-11-091-1/+11
| | | | | * fix nimindexterm (rst2tex/doc2tex) [backport] * Add support for indexing in rst
* docgen: implement doc link resolution in current module (#18642)Andrey Makarov2021-10-281-1/+9
|
* with this patch :idx: can be used for the index generation for LaTeX (#18946)Andreas Rumpf2021-10-031-2/+4
|
* docs: Latex generation improvements (#18141)Andrey Makarov2021-06-011-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 Makarov2021-05-141-5/+11
| | | | | * `doc2tex`: generate docs to Latex * address some comments
* follow-up #17837: add `Console` for interactive sessions (#17930)Andrey Makarov2021-05-061-0/+2
| | | | | * follow-up #17837: add `Console` for interactive sessions * fix Latex
* add RST highlighting for command line / shells (also fixes #16858) (#17789)Andrey Makarov2021-04-211-0/+2
|
* restyle RST option lists (#17637)Andrey Makarov2021-04-101-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 Makarov2021-03-021-1/+1
|
* RST: implement footnotes and citations (#16960)Andrey Makarov2021-02-151-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 Makarov2020-12-271-0/+9
|
* doc/rst2html: some few fixes for enumerated and bullet lists (#16295)Andrey Makarov2020-12-141-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)Miran2019-06-101-1/+1
|
* Punctation -> Punctuation; fix remaining typos.EXetoC2014-01-291-1/+1
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* added docgen.rst2html for the forum; fixed tester bug concerning removeDirAraq2012-02-211-1/+1
|
* docgen: module dependencies are now listedAraq2011-01-161-6/+0
|
* cleanup: E_Base should not be used for inheriting exceptions; documentation ↵Araq2011-01-151-1/+7
| | | | generator generates dependencies section
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
|
* added configuration file for TeXAndreas Rumpf2009-12-101-0/+123