Search⌘ K
AI Features

Get More reST: Adding Files

Explore how to expand your Python project documentation using Sphinx by installing a Markdown parser and including additional files. Understand how to configure Sphinx extensions, manage source files within the docs directory, and effectively use symbolic links or file copying to integrate files like README.md, changelogs, and acknowledgments. This lesson helps you create comprehensive, navigable documentation that reflects your full project structure.

Installing Markdown

...