This commit is contained in:
Vitor Santos Costa
2017-06-26 01:17:51 +01:00
parent 9272a1c7d5
commit d0b2924322
17 changed files with 66 additions and 31 deletions

View File

@@ -44,7 +44,7 @@ extensions = ['sphinx.ext.autodoc',
'breathe'
]
breathe_projects = { "yap": "${CMAKE_CURRENT_BINARY_DIR" }
breathe_projects = { "yap": "../../build/docs/xml" }
breathe_default_project = "yap"
# Add any paths that contain templates here, relative to this directory.