mirror of
https://github.com/thelsing/knx.git
synced 2026-03-13 02:22:13 +01:00
test breathe
This commit is contained in:
@@ -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']
|
||||
Reference in New Issue
Block a user