An open API service indexing awesome lists of open source software.

https://github.com/sam-martin/sphinx-write-pages-tutorial


https://github.com/sam-martin/sphinx-write-pages-tutorial

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Sphinx Write Pages Tutorial

Following on from a previous blog post on writing Sphinx extensions, a natural requirement is the ability to automatically generate not just content on a single page with your extension, but also content on wholly new pages! Let's see how that's done.

[Blog Post - Sphinx Extension Page Generation](https://sammart.in/post/2021-08-12-sphinx-extension-page-generation)