Skip to content

Files

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Webino™ - Documentation

About

Documentation is written in reStructuredText and generated with Sphinx.

Dependencies

To install Sphinx with better theme, run:

  • sudo apt-get install -y python-pip python-sphinx
  • pip install sphinx-better-theme

Make Docs

Go to docs directory and run:

  • make html

Addendum

If you are interested in this project, please report any issues and don't hesitate to contribute.

Report a bug | Fork me