tree: 67fe2b03cfb0ab064a6c8f8e3c18c84b2a74112f [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