From 121054c6b72c31dccd22e0f4dc80b96e20ea7a59 Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Mon, 16 Apr 2012 19:07:17 +0200 Subject: Main documentaion file, fixes in Doxyfile * added docmain.doc.txt with Doxygen \mainpage * fixed paths in Doxyfile * disabled some graph generation (for now) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..50c39fe --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# Ignore the documentation folder +/doc -- cgit v1.2.3-1-g7c22