We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d849e54 + ac5e8c0 commit 3be8a78Copy full SHA for 3be8a78
docs/source/conf.py
@@ -31,7 +31,7 @@
31
# ones.
32
extensions = [ "breathe" ]
33
34
-breathe_projects = { 'j' : '/home/cph/jsource/build/docs/doxygen/xml'}
+breathe_projects = { 'j' : '../../build/docs/doxygen/xml'}
35
36
breathe_default_project = "j"
37
@@ -86,4 +86,4 @@
86
# Add any paths that contain custom static files (such as style sheets) here,
87
# relative to this directory. They are copied after the builtin static files,
88
# so a file named "default.css" will overwrite the builtin "default.css".
89
-html_static_path = ['_static']
+html_static_path = ['_static']
0 commit comments