diff options
Diffstat (limited to 'src/statemachine/doc/qtstatemachine.qdocconf')
-rw-r--r-- | src/statemachine/doc/qtstatemachine.qdocconf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/statemachine/doc/qtstatemachine.qdocconf b/src/statemachine/doc/qtstatemachine.qdocconf index 0672b21..42dc538 100644 --- a/src/statemachine/doc/qtstatemachine.qdocconf +++ b/src/statemachine/doc/qtstatemachine.qdocconf @@ -12,6 +12,9 @@ examplesinstallpath = statemachine exampledirs = ../../../examples/statemachine \ snippets +# Path to the root of qtscxml (for automatic linking to source code) +url.sources.rootdir = ../../.. + qhp.projects = QtStateMachine qhp.QtStateMachine.file = qtstatemachine.qhp |