Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix background-color in nimdoc.cfg | Simon Krauter | 2018-03-11 | 1 | -1/+1 |
| | | | | | | Don't assume, that the default background-color is white. My default background-color is dark, which makes the documentation hardly readable: https://i.imgur.com/xN0UjWz.png The reason is the transparency of the existing color (rgba(252, 248, 244, 0.45);) Fixed by removing the transparency. | ||||
* | more documentation fixes | Araq | 2018-03-05 | 1 | -1/+1 |
| | |||||
* | fixes #5293 | Andreas Rumpf | 2018-03-05 | 1 | -1/+1 |
| | |||||
* | fixes #7294; Nim doc search feature | Araq | 2018-03-05 | 1 | -5/+5 |
| | |||||
* | Update docgen style (#6723) | Federico Ceratto | 2017-11-29 | 1 | -25/+38 |
| | | | | | | Switch to Lato font for better readability Make text darker Make spacing between paragraph and pre block consistent Fix search input box to prevent overlapping with text | ||||
* | fixes the docgen configuration; refs #6780 | Araq | 2017-11-28 | 1 | -1/+1 |
| | |||||
* | Add links to documentation (#6780) | Federico Ceratto | 2017-11-27 | 1 | -9/+63 |
| | | | Related to #4219 | ||||
* | Add meta tag to ensure that media queries are activated on mobile devices. | Konstantin Molchanov | 2017-04-20 | 1 | -0/+2 |
| | |||||
* | docgen: make whitespace around 'class=' more consistent | Andreas Rumpf | 2017-04-12 | 1 | -1/+1 |
| | |||||
* | Make fonts load from https rather than http | Zion | 2017-03-27 | 1 | -2/+2 |
| | |||||
* | minor CSS improvement | Araq | 2016-10-01 | 1 | -1/+1 |
| | |||||
* | docgen: working search feature | Araq | 2016-09-09 | 1 | -0/+7 |
| | |||||
* | docgen: minor changes | Andreas Rumpf | 2016-09-09 | 1 | -2/+2 |
| | |||||
* | docgen: search feature | Andreas Rumpf | 2016-09-09 | 1 | -0/+9 |
| | |||||
* | generated theindex.html is valid html | Araq | 2016-09-09 | 1 | -3/+3 |
| | |||||
* | docgen: group by type feature | Andreas Rumpf | 2016-09-08 | 1 | -0/+21 |
| | |||||
* | docgen: different attachedType generation | Andreas Rumpf | 2016-09-08 | 1 | -1/+1 |
| | |||||
* | documentation now has an 'edit' button | Andreas Rumpf | 2016-09-08 | 1 | -2/+4 |
| | |||||
* | docgen: hide pragmas | Andreas Rumpf | 2016-07-08 | 1 | -2/+38 |
| | |||||
* | Made docgen emit valid XML by default | Felix Krause | 2016-01-11 | 1 | -3/+3 |
| | |||||
* | Change nimdoc body css color to #666. | Dominik Picheta | 2015-09-17 | 1 | -1/+1 |
| | |||||
* | documentation generator emits configurable html for code listings | Araq | 2015-07-14 | 1 | -0/+3 |
| | |||||
* | Add NEP1 to documentation. | Varriount | 2015-07-10 | 1 | -1/+5 |
| | | | | | | | 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. | ||||
* | Fix typos | Federico Ceratto | 2015-02-15 | 1 | -2/+2 |
| | |||||
* | Improve documentation CSS for smaller resolutions | def | 2015-01-11 | 1 | -8/+9 |
| | |||||
* | Mostly get analytics working for docs | Flaviu Tamas | 2014-12-25 | 1 | -0/+2 |
| | |||||
* | Fix paragraph break issue in nimc.txt. Add spacing to command line options ↵ | Nick Greenfield | 2014-12-21 | 1 | -0/+4 |
| | | | | table. | ||||
* | Fix blockquotes in documentation; stylize only in docinfo or immediately ↵ | Nick Greenfield | 2014-12-21 | 1 | -3/+7 |
| | | | | after an h1 | ||||
* | better CSS; better docs for teh tables module | Araq | 2014-12-21 | 1 | -2/+2 |
| | |||||
* | Improved nimdoc styling. | Nick Greenfield | 2014-12-19 | 1 | -210/+1114 |
| | | | | | | | This updates the inlined CSS in nimdoc.cfg, adds several helper classes (and a few divs) to the generated HTML (some in nimdoc.cfg, one in rstgen.nim), and tweaks the anchor linking scheme for headers in rstgen.nim. | ||||
* | disable 'view source' feature | Araq | 2014-10-20 | 1 | -1/+0 |
| | |||||
* | Fixed missing color definion in docs CSS | Simon Krauter | 2014-10-14 | 1 | -0/+5 |
| | |||||
* | merged better html links #850 | Araq | 2014-04-08 | 1 | -3/+32 |
| | |||||
* | 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 | -4/+0 |
| | |||||
* | cleanup: E_Base should not be used for inheriting exceptions; documentation ↵ | Araq | 2011-01-15 | 1 | -1/+5 |
| | | | | generator generates dependencies section | ||||
* | test file for c2nim | Andreas Rumpf | 2010-07-21 | 1 | -5/+5 |
| | |||||
* | version 0.8.8 | Andreas Rumpf | 2010-03-14 | 1 | -3/+5 |
| | |||||
* | 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 |
| | |||||
* | more enhancements for the lib | Andreas Rumpf | 2010-02-08 | 1 | -2/+3 |
| | |||||
* | httpclient uses strtabs | Andreas Rumpf | 2010-02-07 | 1 | -14/+36 |
| | |||||
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 1 | -0/+0 |
| | |||||
* | version0.7.10 | Andreas Rumpf | 2009-06-08 | 1 | -293/+274 |
| | |||||
* | version 0.7.6 | Andreas Rumpf | 2009-04-22 | 1 | -1/+1 |
| | |||||
* | version 0.7.4 | Andreas Rumpf | 2009-01-07 | 1 | -1/+5 |
| | |||||
* | version 0.7.2 | Andreas Rumpf | 2008-12-12 | 1 | -0/+293 |