ArcadeData / arcadedb-docs

ArcadeDB Documentation
Creative Commons Zero v1.0 Universal
5 stars 26 forks source link

Netlify Status

ArcadeDB Documentation

Generate html and pdf documentation:

mvn generate-resources

Documentation is generated under target/generated-docs folder

Serve documentation on local http server:

mvn jetty:run

then open the browser to http://localhost:8080