java - documentation - is it a template? -
I think many sites are using the same documentation:
More
Is this a template I can download somewhere? This is very clear!
Opspot (author of Prettyface) and hibernate use the docbook to publish both documents. The entire site (again) is generated using Maven. The styles applied to documents (which may contain CSS styles, fonts, and images) are custom made, but are available for at least one hibernate.
NB : You must check the license before using files in your project.
Comments
Post a Comment