Skip to content

Commit f21f0d7

Browse files
fix building of old documentation
Signed-off-by: mateoconlechuga <[email protected]>
1 parent 97c965a commit f21f0d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,4 @@
5959
breathe_default_project = 'CE C/C++ Toolchain'
6060
subprocess.call('doxygen doxyfile', shell=True)
6161
breathe_projects['CE C/C++ Toolchain'] = 'doxygen/xml'
62+
breathe_projects['CE C Toolchain'] = 'doxygen/xml'

0 commit comments

Comments
 (0)