WIP: Add a advanced compiler command 'ctags' (#6654)

This commit is contained in:
Dmitry Atamanov
2017-11-16 00:07:22 +03:00
committed by Andreas Rumpf
parent e7c09512d2
commit 870567d083
4 changed files with 71 additions and 1 deletions

View File

@@ -7,7 +7,8 @@ Advanced commands:
//rst2html convert a reStructuredText file to HTML
//rst2tex convert a reStructuredText file to TeX
//jsondoc extract the documentation to a json file
//jsondoc2 extract documentation to a json file (uses doc2)
//jsondoc2 extract the documentation to a json file (uses doc2)
//ctags create a tags 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