Skip to content

ilequerica/gateway4labs_doc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Documentation repository. Look at the results here.

How to build the documentation:

$ pip install sphinx
$ git clone https://github.com/gateway4labs/gateway4labs_doc.git
$ cd gateway4labs_doc
$ git submodule init
$ git submodule update
$ cd docs
$ make html

And run your browser on build/html/index.html.

Releases

No releases published

Packages

No packages published