adding the breathe files

This commit is contained in:
Celine Mercier
2015-05-11 17:18:23 +02:00
parent 7e74b40b0a
commit 66296e1c06
62 changed files with 12237 additions and 0 deletions

3
doc/breathe/exception.py Normal file
View File

@ -0,0 +1,3 @@
class BreatheError(Exception):
pass