Add how to document your code in readme
This commit is contained in:
parent
ec0b5562cf
commit
2835f3ae42
1 changed files with 5 additions and 0 deletions
|
@ -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)
|
||||
|
|
Reference in a new issue