X Tutup
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

DATAGERRY Documentation

This is the documentation of DATAGERRY. Python-Sphinx is used to generate the documentation.

Build docs from source

cd docs
make html

The generated HTML files are then located in _build/html

X Tutup