From 8fa53d81f96b98b26bedb40521256f44c6890945 Mon Sep 17 00:00:00 2001 From: Joe Heffer Date: Thu, 12 Sep 2024 14:41:24 +0100 Subject: [PATCH] Add link to tools --- episodes/sites.md | 1 + 1 file changed, 1 insertion(+) diff --git a/episodes/sites.md b/episodes/sites.md index 04d942b..e0a102c 100644 --- a/episodes/sites.md +++ b/episodes/sites.md @@ -327,3 +327,4 @@ Please review the following material which provides more information about some - Sphinx [Getting Started](https://www.sphinx-doc.org/en/master/usage/quickstart.html) - _Write the Docs_ [Introduction to reStructuredText](https://www.writethedocs.org/guide/writing/reStructuredText/) - GitHub documentation [About wikis](https://docs.github.com/en/communities/documenting-your-project-with-wikis/about-wikis) +- _Write the Docs_ [Tools for documentation writing](https://www.writethedocs.org/guide/tools/)