/docs

OpenNebula Documentation

Primary LanguagePython

OpenNebula Documentation

This is the official repository of OpenNebula's Documentation. This documentation is live at: http://docs.opennebula.org.

You are encouraged to fork this repo and send us pull requests!

Building

Install dependencies: pip install sphinx sphinx_bootstrap_theme.

Build the documentation by running make html. More information.