Skip to content

Commit

Permalink
fix building of old documentation
Browse files Browse the repository at this point in the history
Signed-off-by: mateoconlechuga <[email protected]>
  • Loading branch information
mateoconlechuga committed May 26, 2022
1 parent 97c965a commit f21f0d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@
breathe_default_project = 'CE C/C++ Toolchain'
subprocess.call('doxygen doxyfile', shell=True)
breathe_projects['CE C/C++ Toolchain'] = 'doxygen/xml'
breathe_projects['CE C Toolchain'] = 'doxygen/xml'

0 comments on commit f21f0d7

Please sign in to comment.