Andrey Makarov
8f79bc5f3d
add RST highlighting for command line / shells (also fixes #16858 ) ( #17789 )
2021-04-21 16:57:54 +02:00
Andrey Makarov
2150cd1826
restyle RST option lists ( #17637 )
...
* WIP: restyle RST option lists
* apply similar style to Latex
* fix tests
* minor visual tweaks
* update tests
* remove leftover comments
2021-04-10 09:49:01 +02:00
Andrey Makarov
02f4464058
RST heading improvements ( fix #17091 ) ( #17195 )
2021-03-02 16:41:10 +01:00
Andrey Makarov
35bd39a9d0
RST: implement footnotes and citations ( #16960 )
...
* 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 >
2021-02-15 14:12:40 +01:00
zetashift
fa9dc31899
fix #16885 : nimdoc css warning ( #16893 )
...
* fix #16885
* Fixup nimdoc for the CSS filter change
* Use the same Nim devel versions
* Revert "Use the same Nim devel versions"
This reverts commit 8559308f9b .
* Revert "Fixup nimdoc for the CSS filter change"
This reverts commit 99ec00a4bd .
* Fixup nimdoc.out.css
Co-authored-by: zetashift <rishi2@laptop.localdomain >
2021-02-01 20:18:37 +01:00
Andrey Makarov
2bdc479622
RST: implement admonitions ( #16438 )
2020-12-27 11:16:12 +01:00
narimiran
f02c7542fc
nimdoc: items of ordered lists now have numbers instead of circles
2020-11-11 15:59:41 +01:00
Miran
d8a6b0b04e
[backport: 1.4] Better linebreaks ( #15658 )
2020-10-22 12:16:19 +02:00
Miran
112b11c154
group procs of the same name in TOC ( #15487 )
...
* group procs of the same name in TOC
* correctly show `sink` parameters in TOC
* no need to reinvent the wheel - `mgetorPut` exists
* better setting of text color [ci skip]
* fix CSS for better alignment
2020-10-05 17:03:14 +02:00
alaviss
575697e1f4
doc/nimdoc.css: align field names to the right ( #15217 )
2020-08-23 09:48:37 +02:00
Manuel Bojato
22f1b5120e
Fix nimdoc invalid css on theme switch class ( #14834 )
2020-06-27 23:36:31 +02:00
Clyybber
6bd279c978
Fix #13972 ( #14034 )
2020-04-20 17:06:44 +02:00
Andreas Rumpf
c282cee4db
feature dracula themed doc ( #12816 )
...
* Implement gorgeous Dracula themed Nim documentation
* Add color for escape sequences
* fixes the test cases
* the big CSS cleanup
2019-12-10 06:48:11 +01:00
Miran
7cf9b522b5
[bugfix] rename Nimrod to Nim, fix #11460 ( #11462 )
2019-06-10 12:54:43 +02:00
Varriount
9da1ee4fe4
Add NEP1 to documentation.
...
Changes:
- Added NEP 1 to the documentation set.
- Modified nimdoc's css to add additional spacing between list entries, as well as between code blocks.
- Added a warning to nimdoc.css for future developers.
2015-07-10 03:51:00 -04:00
Simon Krauter
3df37a7923
Fixed missing color definion
2014-10-05 00:26:22 +02:00
Grzegorz Adam Hankiewicz
72a3e21f28
Removes executable bit for text files.
2013-03-16 23:53:07 +01:00
Andreas Rumpf
40ea1d0330
fixed pango/pangoutils new wrappers
2010-02-26 01:26:16 +01:00
rumpf_a@web.de
40a5d6c3b9
continued work on html/xmlparser
2010-02-14 00:29:35 +01:00
Andreas Rumpf
66a7e3d37c
added tools and web dirs
2009-09-15 23:22:22 +02:00
Rumpf
916c25f9a7
first release
2008-06-23 01:37:49 +02:00
Andreas Rumpf
405b86068e
Initial import
2008-06-22 16:14:11 +02:00