summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2018-03-06 23:03:27 +0100
committerAraq <rumpf_a@web.de>2018-03-06 23:03:42 +0100
commit10cd89eba9351861b84883eff6a8169ef915aee4 (patch)
treecbaa856884be983dd7328ea4955e1758559ec500 /web
parenteeea00058247e09a81e802f541194389d673c627 (diff)
downloadNim-10cd89eba9351861b84883eff6a8169ef915aee4.tar.gz
yet another documentation fix
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 ebfd5e6f2..44f01c784 100644
--- a/web/website.ini
+++ b/web/website.ini
@@ -30,7 +30,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.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"
 pdf: "manual.rst;lib.rst;tut1.rst;tut2.rst;nimc.rst;niminst.rst;gc.rst"
 srcdoc2: "system.nim;system/nimscript;pure/ospaths"