Update Project Documentation

To build on your machine

  1. Go to docs folder

    $ cd .../crazyflie_charles/docs
    
  2. Build html

    $ make html
    
  3. Open .../crazyflie_charles/docs/_build/html/index.html in your browser

To update online doc

The project’s documentation is hosted here.

Documentation should automaticaly rebuild when a new commit is pushed on master.

Note

All documentation is written in reStructuredText: