test breathe

This commit is contained in:
Thomas Kunze
2019-06-25 22:18:19 +02:00
parent 08bddd588b
commit d3618a7973
3 changed files with 4 additions and 2 deletions

View File

@@ -4,4 +4,5 @@ read_the_docs_build = os.environ.get('READTHEDOCS', None) == 'True'
if read_the_docs_build:
subprocess.call('cd .. ; doxygen', shell=True)
html_extra_path = ['../build/html']
breathe_projects['knx'] = '../build/xml'
# html_extra_path = ['../build/html']