index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nimdoc
/
testproject
/
expected
/
subdir
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #13150 `nim doc --project` now works reliably (#13223)
Timothee Cour
2020-02-06
1
-2
/
+2
*
Fix docs for subdirs too (#13180)
Clyybber
2020-01-17
1
-1
/
+1
*
Fix docs (#13176)
Clyybber
2020-01-16
1
-1
/
+1
*
fixes #12998 nim doc regression (#13117)
Timothee Cour
2020-01-16
1
-1
/
+1
*
feature dracula themed doc (#12816)
Andreas Rumpf
2019-12-10
1
-767
/
+40
*
Removing the mention of using `discard` for block comments (#12837) [backport]
Elliot Waite
2019-12-08
1
-0
/
+1
*
Implement some custom formatting for input fields in the documentation (#11632)
Hugo Locurcio
2019-07-03
1
-0
/
+17
*
Render deprecated pragmas (#8886)
LemonBoy
2019-06-03
1
-0
/
+5
*
fixes #10857 invisible span had width (#10860)
Anthon van der Neut
2019-03-19
1
-4
/
+8
*
documentation style tweaks (#10790)
Miran
2019-03-08
1
-3
/
+3
*
fix documentation CSS
narimiran
2019-02-05
1
-16
/
+28
*
update documentation CSS (#10543)
Miran
2019-02-04
1
-676
/
+231
*
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
-9
/
+9
*
docgen: produce links for proc names
Araq
2019-01-25
1
-3
/
+3
*
RST parser: fixes #8158
Araq
2019-01-11
1
-1
/
+8
*
docgen: support markdown headings too
Araq
2019-01-11
1
-2
/
+12
*
Change documentation details (closes #5525) (#9542)
Miran
2018-10-31
1
-2
/
+2
*
docgen: fixes #9432 [backport]
Araq
2018-10-31
1
-0
/
+27
*
Do not encode the anchors in docs (`id` attr in `a` tags) (#9261)
Kaushal Modi
2018-10-09
1
-1
/
+1
*
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
-3
/
+5
*
make documentation generator tests green again
Araq
2018-09-13
1
-2
/
+4
*
added a test for 'nim doc'
Andreas Rumpf
2018-09-07
1
-0
/
+1299