summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorGrzegorz Adam Hankiewicz <gradha@imap.cc>2014-06-21 21:47:12 +0200
committerGrzegorz Adam Hankiewicz <gradha@imap.cc>2014-06-21 22:52:27 +0200
commit6a2bb0058ca6e7024a690b1459d425014883f66c (patch)
tree397b74b3c5c58bd7a10599096ade411a53fd7fc1 /web
parent9ed984201db1c16d91c3137b622008afb19dfc5a (diff)
downloadNim-6a2bb0058ca6e7024a690b1459d425014883f66c.tar.gz
Starts backends.txt with bits from nimrodc.txt.
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"