summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorVarriount <Varriount@users.noreply.github.com>2014-08-06 22:54:35 -0400
committerVarriount <Varriount@users.noreply.github.com>2014-08-06 22:54:35 -0400
commit0db99beecb6c28e2a5d9ee54670125d88d0b9378 (patch)
tree7201c5df445dfad3d62946c87c2be9edbba791c9 /web
parent505b4158aa453bc370b5b4a3ec5898484f29c189 (diff)
parent5c9d6762e48f0f5e70fed848ba11e79c86427206 (diff)
downloadNim-0db99beecb6c28e2a5d9ee54670125d88d0b9378.tar.gz
Merge pull request #1446 from gradha/pr_links_typetraits_module
Links typetraits module
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 544446b11..38a906ac5 100644
--- a/web/nimrod.ini
+++ b/web/nimrod.ini
@@ -41,7 +41,7 @@ doc: "tools;niminst;nimgrep;gc;estp;idetools;docgen;koch;backends.txt"
 pdf: "manual;lib;tut1;tut2;nimrodc;niminst;gc"
 srcdoc2: "system.nim;impure/graphics;wrappers/sdl"
 srcdoc2: "core/macros;pure/marshal;core/typeinfo;core/unsigned"
-srcdoc2: "impure/re;pure/sockets"
+srcdoc2: "impure/re;pure/sockets;pure/typetraits"
 srcdoc: "system/threads.nim;system/channels.nim;js/dom"
 srcdoc2: "pure/os;pure/strutils;pure/math;pure/matchers;pure/algorithm"
 srcdoc2: "pure/complex;pure/times;pure/osproc;pure/pegs;pure/dynlib"