From 8749588d996df91bc9e65cd0df27a22a423000af Mon Sep 17 00:00:00 2001 From: Corran Webster Date: Wed, 22 Oct 2025 17:52:25 +0100 Subject: [PATCH] Add link to Sphinx AutoAPI --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f50253..0f46650 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,5 @@ $ pip install -e . # Day 3 Resources - *Python Typing is for Humans*: [Unital.dev blog](https://www.unital.dev/blog/python-typing-is-for-humans/) or [LinkedIn](https://www.linkedin.com/pulse/python-typing-humans-corran-webster-u66ee) -- [PyData Sphinx Theme](https://pydata-sphinx-theme.readthedocs.io/en/stable/) \ No newline at end of file +- [PyData Sphinx Theme](https://pydata-sphinx-theme.readthedocs.io/en/stable/) +- [Sphinx AutoAPI](https://sphinx-autoapi.readthedocs.io/en/latest/) \ No newline at end of file