Automatically generate and publish Python documentation | Sphinx Tutorial

Опубликовано: 19 Февраль 2026
на канале: CodingKeks
1,422
34

Our Discord Server
►   / discord  

My own Discord Bot (Cookie)
► https://cookieapp.me/

Links from this video
Tutorial Code ► https://github.com/tibue99/cookie-api
Read the Docs ► https://readthedocs.org/
Tutorial Docs ► https://cookiebot.readthedocs.io
Sphinx Extensions ► https://www.sphinx-doc.org/en/master/...

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Content 📚
Hey, today we're auto-generating a documentation for our Python project! We'll then publish this documentation for free with Read the Docs. That's cool, because our docs update automatically as soon as you make a change on GitHub :)

Timestamps 🕑
0:00 | Introduction
0:50 | Setup
3:28 | Sphinx Extensions
5:47 | Generate docs
9:52 | Embed Markdown
10:42 | Publish documentation (ReadTheDocs)