Update document.rst

This commit is contained in:
Bruno Alla 2020-07-25 14:39:04 +01:00 committed by GitHub
parent b592003f87
commit 08a15337b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ Navigate to port 7000 on your host to see the documentation. This will be opened
Generate API documentation Generate API documentation
---------------------------- ----------------------------
Edit the docs/_source files and project application docstrings to create your documentation. Edit the ``docs/_source`` files and project application docstrings to create your documentation.
Sphinx can automatically include class and function signatures and docstrings in generated documentation. Sphinx can automatically include class and function signatures and docstrings in generated documentation.
See the generated project documentation for more examples. See the generated project documentation for more examples.