From 2b091c32e551b815db833661115755fbc10319a0 Mon Sep 17 00:00:00 2001 From: Matt from Documatt Date: Fri, 17 Jul 2020 10:34:38 +0200 Subject: [PATCH] Add Tech writer at work blog Adding my blog about tech writing with Sphinx. Built with Sphinx and custom theme. --- EXAMPLES | 1 + 1 file changed, 1 insertion(+) diff --git a/EXAMPLES b/EXAMPLES index 84c64c944..7911b7cef 100644 --- a/EXAMPLES +++ b/EXAMPLES @@ -382,6 +382,7 @@ Homepages and other non-documentation sites * `Pylearn2 `__ (sphinxdoc, customized) * `PyXLL `__ (sphinx_bootstrap_theme, customized) * `SciPy Cookbook `__ (sphinx_rtd_theme) +* `Tech writer at work blog `__ (custom theme) * `The Wine Cellar Book `__ (sphinxdoc) * `Thomas Cokelaer's Python, Sphinx and reStructuredText tutorials `__ (standard) * `UC Berkeley ME233 Advanced Control Systems II course `__ (sphinxdoc)