summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2018-04-21 16:41:35 +0200
committerAndreas Rumpf <rumpf_a@web.de>2018-04-21 17:01:33 +0200
commit4f10b5edb6a6e51da5a3f8b0156a456d6eba8727 (patch)
tree47f3375c30e6131eb4175427725a46d6d6f54b8d /web
parente44c6d833799d42fac0445cfcbf4b2e75e70358f (diff)
downloadNim-4f10b5edb6a6e51da5a3f8b0156a456d6eba8727.tar.gz
improve documentation for 'var T return values'; refs #7373
Diffstat (limited to 'web')
-rw-r--r--web/website.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/website.ini b/web/website.ini
index 56b7c436f..18e7bf2cb 100644
--- a/web/website.ini
+++ b/web/website.ini
@@ -31,7 +31,7 @@ file: ticker.html
 [Documentation]
 doc: "endb.rst;intern.txt;apis.txt;lib.rst;manual.rst;tut1.rst;tut2.rst;nimc.rst;overview.rst;filters.rst"
 doc: "tools.txt;niminst.rst;nimgrep.rst;gc.rst;estp.rst;idetools.rst;docgen.rst;koch.rst;backends.txt"
-doc: "nimfix.rst;nimsuggest.rst;nep1.rst;nims.rst;contributing.rst"
+doc: "nimfix.rst;nimsuggest.rst;nep1.rst;nims.rst;contributing.rst;manual/*.rst"
 pdf: "manual.rst;lib.rst;tut1.rst;tut2.rst;nimc.rst;niminst.rst;gc.rst"
 srcdoc2: "system.nim;system/nimscript;pure/ospaths"
 srcdoc2: "core/macros;pure/marshal;core/typeinfo"