From 80e0a9cd0c1606a12cd0db59d1b137da531ce35e Mon Sep 17 00:00:00 2001 From: Anthon van der Neut Date: Sat, 5 Sep 2020 09:24:33 +0200 Subject: try to re-enable rtfd --- _doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_doc') 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 -- cgit v1.2.1