In this video series we’ll cover creating Python documentation from scratch using Sphinx, as well as getting your code repository hooked up to Read The Docs, to automatically build and publish your code documentation.
Note: This course uses Python 2.7 in its coding examples. To learn how to document your project on a modern Python version, head over to Documenting Python Projects With Sphinx and Read the Docs.
Resources
What’s Included:
- 6 Lessons
- Video Subtitles and Full Transcripts
- Q&A With Python Experts: Ask a Question
- Certificate of Completion
Tim Pozza on March 30, 2019
I found this course useful as a refresher, and a good complement to this: realpython.com/documenting-python-code/