tree: 56ff2a563a8128b77343d7059884e32207182d96 [path history] [tgz]
  1. ext/
  2. src/
  3. .gitignore
  4. pom.xml
  5. README.md
openwire-website/README.md

OpenWire Protocol Library website

This maven project builds the OpenWire protocol library website content. Its mostly consists of markdown files you can view/edit directly or via github.

If you want to build the HTML yourself try:

mvn jetty:run

To generate the static html try:

mvn scalate:sitegen