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