Skip to content

Commit

Permalink
fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed May 17, 2018
1 parent 76e3671 commit 912487e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _doc/sphinxdoc/source/conf.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# -*- coding: utf-8 -*-
import sys
import os
import my_hachibee_sphinx_theme as hachibee_sphinx_theme
from pyquickhelper.helpgen.default_conf import set_sphinx_variables, get_default_stylesheet

sys.path.insert(0, os.path.abspath(os.path.join(os.path.split(__file__)[0])))
import my_hachibee_sphinx_theme as hachibee_sphinx_theme


set_sphinx_variables(__file__, "Les enfants codaient", "Xavier Dupré", 2018,
Expand Down

0 comments on commit 912487e

Please sign in to comment.