Update README.md
1 file changed
tree: 4af30696c83f772731dc67ac011fcb26498b7df8
  1. docs/
  2. src/
  3. .gitattributes
  4. .gitignore
  5. LICENSE.txt
  6. pom.xml
  7. README.md
README.md

db-jdo-site

Sources for the Apache DB JDO web site

While under construction, the website can be found under https://tzaeschke.github.io/test-jdo-asciidoc/

This repository contains the JDO website source.

  • The ASCIIDOC sources can be found in src/main/asciidoc
  • The website menu is defined in src/main/template
  • The website can be build with mvn clean build. This generates html files in target/site. These need to be copied manually into the docs folder where they should be immediately visible on the website (you may have to refresh the browser).
  • The converter for migrating the old html files to asciidoc can be found in src/main/java

TODO Asciidoc

  • JDO Usage -> Guides are missing
  • Links in Usage -> Glossary

TODO

  • Development -> Sourcecode page
  • Development -> Coding standard page
  • Community -> Team?
  • Development -> Dependencies (SVN -> Git)
  • Move TOC from left to right
  • Cleanup everything