summaryrefslogtreecommitdiff
path: root/_doc
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2020-09-05 09:24:33 +0200
committerAnthon van der Neut <anthon@mnt.org>2020-09-05 09:24:33 +0200
commit80e0a9cd0c1606a12cd0db59d1b137da531ce35e (patch)
tree2516a685677d74140da19e780cfa08a1927d2d04 /_doc
parent5a85dbf8a9f96cf134bc6f7ae791c07c16abca5a (diff)
downloadruamel.yaml-80e0a9cd0c1606a12cd0db59d1b137da531ce35e.tar.gz
try to re-enable rtfd
Diffstat (limited to '_doc')
-rw-r--r--_doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/_doc/conf.py b/_doc/conf.py
index b38cfd9..30a76f5 100644
--- a/_doc/conf.py
+++ b/_doc/conf.py
@@ -72,7 +72,7 @@ class ryd2rst:
pass
-if False:
+if True:
try:
from ryd.__main__ import RYDCmd
from ruamel.std.pathlib import Path