docs: make autodoc work without installing pygit2
This commit is contained in:
parent
6bb932cd1c
commit
c1a48d514a
@ -16,7 +16,7 @@ import sys, os
|
||||
# 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('../build/lib.linux-x86_64-2.7'))
|
||||
|
||||
# -- General configuration -----------------------------------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user