Some Doxygen Fixies

This commit is contained in:
Sergey Naumov
2015-12-30 20:36:24 +03:00
parent f8c71782be
commit e8a1a9777c
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
build
doc
*.sublime-workspace
*.log

View File

@@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
# title of most generated pages and in a few other places.
# The default value is: My Project.
PROJECT_NAME = le-bar
PROJECT_NAME = i3ipc++
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
# could be handy for archiving the generated documentation or if some version
@@ -753,7 +753,7 @@ WARN_LOGFILE = doxygen-warning.log
# spaces.
# Note: If this tag is empty the current directory is searched.
INPUT = src
INPUT = include
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses