diff --git a/.gitignore b/.gitignore index 3af01dd..11f25e5 100644 --- a/.gitignore +++ b/.gitignore @@ -330,3 +330,4 @@ ASALocalRun/ .mfractor/ !Common/Log/ +Doc/ \ No newline at end of file diff --git a/Doxyfile b/Doxyfile index 67dddf6..6b19091 100644 --- a/Doxyfile +++ b/Doxyfile @@ -6,7 +6,7 @@ OUTPUT_DIRECTORY = ./Doc/ EXTRACT_ALL = yes EXTRACT_PRIVATE = no EXTRACT_STATIC = yes -INPUT = ./Storage/Source/ ./RTM/Source/ ./LiveQuery/Source/ +INPUT = ./Storage/ #Do not add anything here unless you need to. Doxygen already covers all #common formats like .c/.cc/.cxx/.c++/.cpp/.inl/.h/.hpp FILE_PATTERNS =