summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2016-10-24 12:20:51 +0200
committerAraq <rumpf_a@web.de>2016-10-24 12:20:51 +0200
commit9d2dfa9a993f5c776c2432d4bc9c425b3513033d (patch)
treeb984fae65aa0a8c8df431d3e16fd264711ab8681 /web
parentf1d2ed757ed5c554e2a6df8d4dde95846382f198 (diff)
downloadNim-9d2dfa9a993f5c776c2432d4bc9c425b3513033d.tar.gz
further cleanups; refs #4934
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 833122ecb..0d1be4b63 100644
--- a/web/website.ini
+++ b/web/website.ini
@@ -31,7 +31,7 @@ file: ticker.html
 [Documentation]
 doc: "endb;intern;apis;lib;manual.rst;tut1.rst;tut2.rst;nimc;overview;filters"
 doc: "tools;niminst;nimgrep;gc;estp;idetools;docgen;koch;backends.rst"
-doc: "nimfix.rst;nimsuggest.rst;nep1.rst;nims.rst"
+doc: "nimfix.rst;nimsuggest.rst;nep1.rst;nims.rst;contributing.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"