summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2014-06-30 19:11:30 +0200
committerAndreas Rumpf <rumpf_a@web.de>2014-06-30 19:11:30 +0200
commitca8f02c7d6ecd5c0b5a9704e0aaf268cacab4242 (patch)
treee01e695ad5932173be0797e8998bbd273404ba4b /web
parentdc15d37db03a7a5d323b538cf0ef961ef558d940 (diff)
parent14ba5263d3b6613156ce7b45b83b3d33dfc6840e (diff)
downloadNim-ca8f02c7d6ecd5c0b5a9704e0aaf268cacab4242.tar.gz
Merge pull request #1299 from gradha/pr_documents_interfacing
Documents backend interfacing
Diffstat (limited to 'web')
-rw-r--r--web/nimrod.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/nimrod.ini b/web/nimrod.ini
index ed8236c3e..fc652c158 100644
--- a/web/nimrod.ini
+++ b/web/nimrod.ini
@@ -37,7 +37,7 @@ UNIX. We don't believe this to be a coincidence. - Jeremy S. Anderson."""
 
 [Documentation]
 doc: "endb;intern;apis;lib;manual;tut1;tut2;nimrodc;overview;filters;trmacros"
-doc: "tools;c2nim;niminst;nimgrep;gc;estp;idetools;docgen;koch"
+doc: "tools;c2nim;niminst;nimgrep;gc;estp;idetools;docgen;koch;backends.txt"
 pdf: "manual;lib;tut1;tut2;nimrodc;c2nim;niminst;gc"
 srcdoc2: "system.nim;impure/graphics;wrappers/sdl"
 srcdoc2: "core/macros;pure/marshal;core/typeinfo;core/unsigned"