Hosted by Read the Docs
$ git clone git@github.com:includeos/documentation.git $ cd documentation $ pip install sphinx sphinx-autobuild $ <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.readthedocs.io will get updated automatically.