From bcae563a7fb2dab4777e88b8c6d05eac3e88fe17 Mon Sep 17 00:00:00 2001 From: sven Date: Fri, 21 Feb 2020 16:44:02 +0100 Subject: [PATCH] docs(sphinx extensions): start with sphinx extensions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1966e27..fc56fdb 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Thanks to all [contributors](https://github.com/testthedocs/awesome-docs/graphs/ - [Screencast](#screencast) - [Screenshot](#screenshot) - [Site Generators](#site-generators) +- [Sphinx Extensions](#sphinx-extensions) - [Spelling](#spelling) - [Reading](#reading) - [Viewer](#viewer) @@ -134,6 +135,10 @@ Thanks to all [contributors](https://github.com/testthedocs/awesome-docs/graphs/ - [MDBook](https://github.com/rust-lang/mdBook) - [MDX-GO](https://github.com/jxnblk/mdx-go) +## Sphinx Extensions + +- [Sphinx Substitution Extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions) + ## Spelling - [PySpelling](https://facelessuser.github.io/pyspelling/)