[infinispan-dev] Hibernate OGM documentation

Emmanuel Bernard emmanuel at hibernate.org
Fri Apr 22 12:43:45 EDT 2011


Hi all
I've been working on Hibernate OGM documentation. I am still very unhappy with what I have but that's a start.

You can read it at http://docs.jboss.org/hibernate/ogm/3.0/reference/en-US/html_single/
You can contribute to it by forking on github https://github.com/hibernate/hibernate-ogm

To build the documentation, 
 - go to hibernate-ogm-doucumentation/manual
 - run mvn install -DbuildDocs=true
You will get the result in target/docbook/publish/en-US

I'm interested in all kind of feedback:
 - general feel
 - what part is confusing
 - what you think is missing (besides the TODOs)

And of course if you can contribute some part, that would be awesome.

Emmanuel





More information about the infinispan-dev mailing list