mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-01-12 15:53:42 +00:00
Compare commits
2 Commits
01ab55acb0
...
cd42b4df3e
| Author | SHA1 | Date | |
|---|---|---|---|
| cd42b4df3e | |||
| 51968ec9ca |
2
.github/workflows/doxygen.yaml
vendored
2
.github/workflows/doxygen.yaml
vendored
@ -1,7 +1,5 @@
|
||||
on:
|
||||
push:
|
||||
branches: [ main, documentation ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
permissions:
|
||||
|
||||
4
Doxyfile
4
Doxyfile
@ -42,13 +42,13 @@ DOXYFILE_ENCODING = UTF-8
|
||||
# title of most generated pages and in a few other places.
|
||||
# The default value is: My Project.
|
||||
|
||||
PROJECT_NAME = "SDL Minigame"
|
||||
PROJECT_NAME = "VEGO-Engine"
|
||||
|
||||
# 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
|
||||
# control system is used.
|
||||
|
||||
PROJECT_NUMBER = 1.0
|
||||
PROJECT_NUMBER = 0.1
|
||||
|
||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
||||
# for a project that appears at the top of each page and should give viewer a
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user