chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fe3582
)
docs: sphnix build: Add a link for our stuff.
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 8 Apr 2021 17:43:32 +0000
(18:43 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 8 Apr 2021 19:34:21 +0000
(20:34 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
docs/conf.py
patch
|
blob
|
history
diff --git
a/docs/conf.py
b/docs/conf.py
index 3a6627fbd91ba7c2754d9f5ea96e9922733ce873..918440c2608eeebbd9ea6a4a0cd7ea18f112fb31 100644
(file)
--- a/
docs/conf.py
+++ b/
docs/conf.py
@@
-51,6
+51,7
@@
templates_path = ['_templates']
#source_suffix = ['.rst', '.md']
#source_suffix = '.rst'
+# https://github.com/readthedocs/recommonmark (retrieved 8.4.2021)
from recommonmark.parser import CommonMarkParser
source_parsers = {
'.md': CommonMarkParser,