tree: 06ea56874dcefcbdee022470f55f76366da532c4 [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