From b5c1a819ace1c9c57194105ed1f20c6ea4e24a8f Mon Sep 17 00:00:00 2001 From: Benjamin Balder Bach Date: Fri, 4 Nov 2022 01:16:08 +0100 Subject: [PATCH] Adds Merlin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11cf4de..a3cb0b9 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ The list is a work in progress, please feel invited to [contribute](#contributin ## Sphinx projects +- [Merlin](https://merlin.readthedocs.io/) - A project for machine learning based workflows. Uses the Sphinx theme "Alabast" and has a very interesting 3 hour tutorial for getting started. **#sphinx**, **#theme-alabast**, **#tutorials** - [Scrapy](https://docs.scrapy.org/) - Embeds a lot of reference snippets and uses `sphinx-hoverxref` for quick reference tooltips. Lots of inspiration to be found in content organization. **#sphinx** **#sphinx-hoverxref**. - [setuptools](https://setuptools.pypa.io/) - lots of features, using the Furo theme. [Twitter thread](https://twitter.com/readthedocs/status/1546527820150718469) with some examples. **#sphinx** **#sphinx-themes**. - [sphinxcontrib-needs](https://sphinxcontrib-needs.readthedocs.io/) - Documentation of `sphinxcontrib-needs`. **#sphinx** **#sphinx-themes** **#ui-material**.