Add missing module

This commit is contained in:
Fabian Affolter 2018-06-03 11:05:09 +02:00
parent 74cd98b977
commit 6d9951e71c
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ To check your documentation changes locally, you first need install sphinx (**wi
.. code:: bash
pip3 install sphinx
pip3 install sphinx breathe
Then, use the provided Makefile to build the changes and start a simple web server: