Skip to content

ArcadeData/arcadedb-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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