[CHANGE] from robin: [CHANGE] The phrase "MIT/X11 licensed" is now accepted as a...
[ohcount] / README
1 To build docs, do
2         > cd doc
3         > Doxygen Doxyfile
4
5 To read docs, open html/index.html in a browser. First build them, as described above.
6
7 Most info is available in docs.
8
9 To add support for a new language, you'll need to implement both a detector and a parser. Documentation at
10
11 * doc/html/detector_doc.html
12 * doc/html/parser_doc.html
13
14
15 DEPENDENCIES
16 ============
17 SWIG, pcre, ragel