mirror of
https://github.com/theoludwig/libcproject.git
synced 2025-05-21 23:21:15 +02:00
chore: minor improvements
This commit is contained in:
2
Doxyfile
2
Doxyfile
@ -1,6 +1,6 @@
|
||||
DOXYFILE_ENCODING = UTF-8
|
||||
PROJECT_NAME = libcproject
|
||||
PROJECT_BRIEF = "C static library easier to use than $(libc) (C standard library)."
|
||||
PROJECT_BRIEF = "C static library easier to use than libc (C standard library)."
|
||||
OUTPUT_DIRECTORY = documentation
|
||||
OUTPUT_LANGUAGE = English
|
||||
OPTIMIZE_OUTPUT_FOR_C = YES
|
||||
|
Reference in New Issue
Block a user