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

https://github.com/justquick/pycon-docs-tutorial

Python US 2023 Tutorial
https://github.com/justquick/pycon-docs-tutorial

Last synced: 2 months ago
JSON representation

Python US 2023 Tutorial

Awesome Lists containing this project

README

          

# Sphinxy

This is an example project to showcase how to use [Sphinx](https://www.sphinx-doc.org/en/master/) to generate documentation for a python API, and automate its deployment using GitHub Actions.

To get started, follow [this Sphinx tutorial](https://olgarithms.github.io/sphinx-tutorial/).