Add how to document your code in readme

This commit is contained in:
Konstantin Lampalzer 2021-01-16 02:01:07 +01:00
parent ec0b5562cf
commit 2835f3ae42
No known key found for this signature in database
GPG key ID: 9A60A522835A2AD9

View file

@ -6,3 +6,8 @@
Need dependencies:
https://github.com/Freenove/Freenove_RPI_WS281x_Python
# Writing docs
[Inline documentation example](https://pythonhosted.org/an_example_pypi_project/sphinx.html#full-code-example)
[reStructured Text](https://pythonhosted.org/an_example_pypi_project/sphinx.html#restructured-text-rest-resources)