Skip to content

Commit

Permalink
🔧 Update doxygen config
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherFoxGuy committed Jan 12, 2021
1 parent c7b0151 commit 9fbe287
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 788 deletions.
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
.directory
*.exe
cmake-build-debug/
cmake-build-*/
\.idea/
docs/node_modules/
docs/doc/
docs/
build/
_build/
4 changes: 2 additions & 2 deletions docs/config → Doxyfile.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ EXTRACT_LOCAL_METHODS = YES
EXTRACT_ANON_NSPACES = YES
SUBGROUPING = YES
SOURCE_BROWSER = YES
OUTPUT_DIRECTORY = "C:\Github\MofileReader\docs\doc"
INPUT = "C:\Github\MofileReader\include"
OUTPUT_DIRECTORY = docs
INPUT = include
RECURSIVE = YES
GENERATE_LATEX = NO
INLINE_SOURCES = YES
Expand Down
35 changes: 0 additions & 35 deletions docs/genDocs.js

This file was deleted.

10 changes: 0 additions & 10 deletions docs/package.json

This file was deleted.

Loading

0 comments on commit 9fbe287

Please sign in to comment.