Skip to content

Commit d71c99d

Browse files
author
Florian Gardin
committed
import skrules in conf.py for doc
1 parent 72715ea commit d71c99d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
import gen_rst
3030
except:
3131
pass
32+
33+
import sys
34+
sys.path.append('../')
35+
import skrules
3236
# -- General configuration ------------------------------------------------
3337

3438
# If your documentation needs a minimal Sphinx version, state it here.

0 commit comments

Comments
 (0)