File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11build
22doc
33* .sublime-workspace
4+ * .log
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
3232# title of most generated pages and in a few other places.
3333# The default value is: My Project.
3434
35- PROJECT_NAME = le-bar
35+ PROJECT_NAME = i3ipc++
3636
3737# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
3838# could be handy for archiving the generated documentation or if some version
@@ -753,7 +753,7 @@ WARN_LOGFILE = doxygen-warning.log
753753# spaces.
754754# Note: If this tag is empty the current directory is searched.
755755
756- INPUT = src
756+ INPUT = include
757757
758758# This tag can be used to specify the character encoding of the source files
759759# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
You can’t perform that action at this time.
0 commit comments