Skip to content

Commit

Permalink
Doxygen: Updated path to libdeng1 sources
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Jan 6, 2013
1 parent 0a13403 commit 0a73572
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doomsday/engine/api.doxy
@@ -1,12 +1,12 @@
# Public API documentation for libdeng
# Public API documentation for Doomsday and libdeng1
@INCLUDE = ../doomsday.doxy

PROJECT_NAME = "libdeng"
PROJECT_NAME = "Doomsday and libdeng1"
PROJECT_NUMBER = 1.10
PROJECT_BRIEF = "Public API"
OUTPUT_DIRECTORY = ../apidoc/api/

INPUT = api ../libdeng/include
INPUT = api ../libdeng1/include
PREDEFINED = __DOOMSDAY__ __DENG__ \
"DENG_API_TYPEDEF(Name)=typedef struct de_api_##Name##_s" \
"DENG_API_T(Name)=de_api_##Name##_t" \
Expand Down

0 comments on commit 0a73572

Please sign in to comment.