From 80d91bb938d09c08ee9d08a43578bbf9b98c7ad3 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Sun, 26 Jul 2026 16:27:27 +0000 Subject: [PATCH] Note RTD GitHub App connection in publishing docs. --- docs/publishing.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/publishing.md b/docs/publishing.md index ab314a0..6ca7f72 100644 --- a/docs/publishing.md +++ b/docs/publishing.md @@ -71,6 +71,9 @@ python3 -m venv .venv ## Documentation - **Read the Docs** (guides + pure-Python API): https://pygraphics.readthedocs.io - Config: `.readthedocs.yaml` + `mkdocs.yml`. Import the GitHub repo once in the - RTD dashboard with slug `pygraphics` if the project is not live yet. + Config: `.readthedocs.yaml` + `mkdocs.yml`. Connected via the org + [Read the Docs Community GitHub App](https://github.com/organizations/PyDevices/settings/installations/149173814) + (no per-repo webhook). See pydisplay + [Building docs](https://pydisplay.readthedocs.io/en/latest/building-docs/) for + first-time import / legacy migration notes. - **GitHub Pages** (marketing + Sourcey native API): https://pydevices.github.io/pygraphics/