diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2013-02-05 14:14:08 +0100 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2013-03-25 22:49:18 +0100 |
commit | 0c5771c897487061be6847513a0614af423cd979 (patch) | |
tree | 7bf85dcd02c8262348fe86aa53f7cfb09c5b043c /.gitignore | |
parent | ac40b79f002a2315f909548614ccd2d408da25b7 (diff) |
Add documentation generation through Doxygen
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ config.log config.status configure config/ +doc/html +doc/latex *.pc libtool m4/ |