From f99da026147b292422342bb9fed02c04c0236d36 Mon Sep 17 00:00:00 2001 From: Harry Slatyer Date: Mon, 3 May 2021 13:18:40 +1000 Subject: [PATCH 1/2] fix: Remove reference to automated docs builds in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 013b8ab..004bbb4 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ For general guidelines, see [Contributing](https://github.com/qctrl/.github/blob ### Building documentation -Documentation generation relies on [Sphinx](http://www.sphinx-doc.org). Automated builds are done by [Read The Docs](https://readthedocs.com). +Documentation generation relies on [Sphinx](http://www.sphinx-doc.org). To build locally: From 0c4f9eadeb5ee7da1b0269f6fee541f802c158dc Mon Sep 17 00:00:00 2001 From: Q-CTRL DevOps Date: Mon, 3 May 2021 03:19:12 +0000 Subject: [PATCH 2/2] Update setup.py/README.rst to match pyproject.toml/README.md --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8e0b5d4..663a100 100644 --- a/README.rst +++ b/README.rst @@ -122,7 +122,7 @@ For general guidelines, see `Contributing `_. Automated builds are done by `Read The Docs `_. +Documentation generation relies on `Sphinx `_. To build locally: