mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-19 07:21:19 +00:00
docgen2 improvements
This commit is contained in:
@@ -2,7 +2,7 @@ Advanced commands:
|
||||
//compileToC, cc compile project with C code generator
|
||||
//compileToCpp, cpp compile project to C++ code
|
||||
//compileToOC, objc compile project to Objective C code
|
||||
//doc2 generate the documentation for the project
|
||||
//doc2 generate the documentation for the whole project
|
||||
//rst2html convert a reStructuredText file to HTML
|
||||
//rst2tex convert a reStructuredText file to TeX
|
||||
//buildIndex build an index for the whole documentation
|
||||
|
||||
Reference in New Issue
Block a user