From c85e1bacd36ca83ece37d70ae63409d010aef0cf Mon Sep 17 00:00:00 2001 From: Tushar Gohad Date: Sun, 7 Sep 2014 08:49:05 -0700 Subject: Integrate doxygen with autoconf infrastructure Signed-off-by: Tushar Gohad --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 24fafc3..fb2a4e9 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,8 @@ config_liberasurecode.h.in .deps config_liberasurecode.h stamp-h1 + +# doxygen documentation +^doc/.*\.doxytag +^doc/html +^doc/doxygen.cfg -- cgit v1.2.1