bivas / protobuf-java-format

Provide serialization and de-serialization of different formats based on Google’s protobuf Message. Enables overriding the default (byte array) output to text based formats such as XML, JSON and HTML.
BSD 3-Clause "New" or "Revised" License
152 stars 97 forks source link

Add gh-pages branch with documentation and refer to it from README #30

Closed scr closed 8 years ago

scr commented 8 years ago

Next step on #23 requires some documentation on the format for JSON. This issue is to set up documentation by creating gh-pages branch and referring to it from README.md

/cc @PeteyPabPro