diff options
author | Grzegorz Adam Hankiewicz <gradha@imap.cc> | 2014-04-19 11:46:28 +0200 |
---|---|---|
committer | Grzegorz Adam Hankiewicz <gradha@imap.cc> | 2014-04-19 11:46:28 +0200 |
commit | 6ee17172383a6fd11c3ff442903fc7301880d8fc (patch) | |
tree | bc01308a1713d3551d5fb3faa2801b6e6d75e98c /doc/advopt.txt | |
parent | 23e9ed81a274bd4c6420d9c900e7275f59125f95 (diff) | |
download | Nim-6ee17172383a6fd11c3ff442903fc7301880d8fc.tar.gz |
Mentions jsondoc in compiler advanced help.
Diffstat (limited to 'doc/advopt.txt')
-rw-r--r-- | doc/advopt.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt index 0ebc85370..f5ff90791 100644 --- a/doc/advopt.txt +++ b/doc/advopt.txt @@ -4,6 +4,7 @@ Advanced commands: //compileToOC, objc compile project to Objective C code //rst2html convert a reStructuredText file to HTML //rst2tex convert a reStructuredText file to TeX + //jsondoc extract the documentation to a json file //buildIndex build an index for the whole documentation //run run the project (with Tiny C backend; buggy!) //genDepend generate a DOT file containing the |