includeos / mothership_documentation

IncludeOS Mothership documentation

Home Page:http://includeos-mothership.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Mothership's documentation repository

Hosted by Read the Docs

$ git clone git@github.com:includeos/mothership_documentation.git
$ cd mothership_documentation
$ pip install sphinx sphinx-autobuild sphinx_rtd_theme
$ <make your changes>
$ make html
$ open _build/html/<Your-updated-file>.html # to test your changes
$ <commit your changes>

After you have created a pull request and your changes have been merged, includeos-mothership.readthedocs.io will get updated automatically.

RST documentation

More documentation regarding reStructuredText: Sphinx documentation.

About

IncludeOS Mothership documentation

http://includeos-mothership.readthedocs.io


Languages

Language:Python 89.3%Language:Makefile 10.7%