Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
9c1d06eb
Commit
9c1d06eb
authored
Mar 06, 2015
by
yoogx
Browse files
* Add path information for Python files
parent
5dfa7e8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/conf.py
View file @
9c1d06eb
...
...
@@ -24,7 +24,7 @@ if not on_rtd: # only import and set the theme if we're building docs locally
# If extensions (or modules to document with autodoc) are in another directory,
# 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.
#
sys.path.insert(0, os.path.abspath('.'))
sys
.
path
.
insert
(
0
,
os
.
path
.
abspath
(
'.
./resources/runtime/python
'
))
# -- General configuration -----------------------------------------------------
...
...
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