diff options
author | Matt from Documatt <matt@documatt.com> | 2020-07-17 10:34:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-17 10:34:38 +0200 |
commit | 2b091c32e551b815db833661115755fbc10319a0 (patch) | |
tree | c3a668e2850026a2ba2e701a329fd5fb0afb6f28 /EXAMPLES | |
parent | c2df6311789044090013493e413fc19404d1e909 (diff) | |
download | sphinx-git-2b091c32e551b815db833661115755fbc10319a0.tar.gz |
Add Tech writer at work blog
Adding my blog about tech writing with Sphinx. Built with Sphinx and custom theme.
Diffstat (limited to 'EXAMPLES')
-rw-r--r-- | EXAMPLES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -382,6 +382,7 @@ Homepages and other non-documentation sites * `Pylearn2 <http://www.deeplearning.net/software/pylearn2/>`__ (sphinxdoc, customized) * `PyXLL <https://www.pyxll.com/>`__ (sphinx_bootstrap_theme, customized) * `SciPy Cookbook <https://scipy-cookbook.readthedocs.io/>`__ (sphinx_rtd_theme) +* `Tech writer at work blog <https://blog.documatt.com/>`__ (custom theme) * `The Wine Cellar Book <https://www.thewinecellarbook.com/doc/en/>`__ (sphinxdoc) * `Thomas Cokelaer's Python, Sphinx and reStructuredText tutorials <https://thomas-cokelaer.info/tutorials/>`__ (standard) * `UC Berkeley ME233 Advanced Control Systems II course <https://berkeley-me233.github.io/>`__ (sphinxdoc) |