Skip to content

Commit

Permalink
[NEW] add simple README
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Verprauskus committed Jul 13, 2009
1 parent e5bb762 commit 6316a85
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README
@@ -0,0 +1,10 @@
To build docs, do
> cd doc
> Doxygen Doxyfile

To read docs, open html/index.html in a browser. First build them, as described above.

To add support for a new language, you'll need to implement both a detector and a parser. Documentation at

* doc/html/detector_doc.html
* doc/html/parser_doc.html

0 comments on commit 6316a85

Please sign in to comment.