Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.

fix: Remove reference to automated docs builds in readme #16

Merged
merged 2 commits into from
May 3, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,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:

Expand Down