Fix bug 638 - "Documentation for phonon doesn't show class inheritance diagrams."
This commit is contained in:
parent
f5a70fbbc4
commit
dae317b831
3 changed files with 63 additions and 65 deletions
|
|
@ -17,6 +17,7 @@ import sys, os
|
|||
# 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.append('@CMAKE_CURRENT_SOURCE_DIR@')
|
||||
sys.path.append('@pyside_BINARY_DIR@')
|
||||
|
||||
# -- General configuration -----------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue