https://github.com/datanucleus/docs-accessplatform
DataNucleus AccessPlatform docs
https://github.com/datanucleus/docs-accessplatform
Last synced: 8 months ago
JSON representation
DataNucleus AccessPlatform docs
- Host: GitHub
- URL: https://github.com/datanucleus/docs-accessplatform
- Owner: datanucleus
- Created: 2013-12-04T18:23:22.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-05-04T16:57:42.000Z (about 1 year ago)
- Last Synced: 2025-10-25T05:04:09.984Z (8 months ago)
- Language: HTML
- Size: 21 MB
- Stars: 4
- Watchers: 3
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
docs-accessplatform
===================
Maven project providing DataNucleus AccessPlatform documentation, as seen online at
http://www.datanucleus.org/products/accessplatform
In versions up to and including v4.2 this made use of Maven "site" plugin and the "docs-datanucleus-skin" for theming of the site.
In version 5.0 and later it utilises AsciiDoc and the Maven asciidoctor plugin.
The site uses Bootstrap v3.3, Bootstrap-TOC plugin, Font Awesome, and AsciiDoc foundation CSS.
You generate the http://www.datanucleus.org/products/accessplatform documentation by invoking Maven "asciidoctor" plugin like this
'mvn clean compile' which generates the website under _target/site_