Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 399 Bytes

File metadata and controls

4 lines (3 loc) · 399 Bytes

Chapter 9, Documentation

reStructuredText, Napoleon and How to Use Sphinx shows how you can make Sphinx automatically document your code with very little effort. Additionally, it shows how the Napoleon syntax can be used to document function arguments in a way that is legible both in the code and the documentation.