Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Merlijn Wajer
archive-hocr-tools
Commits
c09452ca
Commit
c09452ca
authored
Apr 16, 2022
by
Merlijn Wajer
Browse files
docs: update path to search for module
parent
ebd82d20
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/source/conf.py
View file @
c09452ca
...
...
@@ -10,9 +10,9 @@
# add these directories to sys.path here. If the directory is relative to the
# documentation root, use os.path.abspath to make it absolute, like shown here.
#
#
import os
#
import sys
#
sys.path.insert(0, os.path.abspath('.'))
import
os
import
sys
sys
.
path
.
insert
(
0
,
os
.
path
.
abspath
(
'.
./..
'
))
# -- Project information -----------------------------------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment