Support Maven/Doxia "apt" format

Avatar

stephen_c

21 days ago

In one of my projects we are creating a lot of documentation in Maven/Doxia "apt" format ("almost plain text"). This is a wiki-like format that is one of the options for creating custome Maven "site" documentation.

Would it be possible to extend the Ohloh file parser to recognize this format? Or maybe just count the non-blank lines and include them in the per-language stats?


Avatar

Robin Luckey

21 days ago

Our source code line counter is open, and we accept patches for new languages.

You can find the source code itself on SourceForge:

http://sourceforge.net/projects/ohcount/develop