java - Rendering lightweight markup languages with maven -


i render project documentation in html lighweight markup language markdown or textile. what's easiest way this?

the maven site plugin able render apt format ("almost plain text") build html project (documentation) site.

@see:

http://maven.apache.org/plugins/maven-site-plugin/examples/creating-content.html

http://maven.apache.org/doxia/references/apt-format.html


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -