1
0
mirror of https://github.com/theoludwig/libcproject.git synced 2025-12-11 00:31:01 +01:00

chore: minor improvements

This commit is contained in:
Divlo
2023-01-07 18:57:14 +01:00
parent e844600214
commit 821c27c6a9
4 changed files with 22 additions and 6 deletions

View File

@@ -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