Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change the expected output of nim doc | narimiran | 2019-01-28 | 1 | -5/+2 |
* | docgen: do not produce trailing commas for links | Araq | 2019-01-25 | 1 | -6/+6 |
* | docgen: produce links for proc names | Araq | 2019-01-25 | 1 | -5/+5 |
* | docgen: support markdown link syntax; enable markdown extensions | Araq | 2019-01-11 | 1 | -1/+1 |
* | Change documentation details (closes #5525) (#9542) | Miran | 2018-10-31 | 1 | -2/+2 |
* | docgen: fixes #9432 [backport] | Araq | 2018-10-31 | 1 | -0/+58 |
* | Do not encode the anchors in docs (`id` attr in `a` tags) (#9261) | Kaushal Modi | 2018-10-09 | 1 | -3/+3 |
* | Make "koch docs" copy the dochack.js to the right location too | Kaushal Modi | 2018-09-29 | 1 | -1/+1 |
* | Encode non-alphanum chars like %, + in URLs in the docs | Kaushal Modi | 2018-09-28 | 1 | -7/+11 |
* | Revert #7964 | LemonBoy | 2018-09-21 | 1 | -0/+18 |
* | make documentation generator tests green again | Araq | 2018-09-13 | 1 | -2/+5 |
* | added a test for 'nim doc' | Andreas Rumpf | 2018-09-07 | 1 | -0/+1331 |