Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCasey Corn <cmccad@yahoo.com>2003-05-30 05:48:17 +0400
committerCasey Corn <cmccad@yahoo.com>2003-05-30 05:48:17 +0400
commit56c65a051a087125ab647d67fdd812800d3a7c8f (patch)
tree08c62ff9c5c6d7fd7f8e3ab79fc7d9561473292b /doc
parent76dc07b9f63de8954791b240a8251c14adfca311 (diff)
Added some input files and turned the INTERNAL_DOCS option on.
Diffstat (limited to 'doc')
-rw-r--r--doc/Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 4c2058a5696..2fef4b54b13 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -125,7 +125,7 @@ STRIP_FROM_PATH =
# to NO (the default) then the documentation will be excluded.
# Set it to YES to include the internal documentation.
-INTERNAL_DOCS = NO
+INTERNAL_DOCS = YES
# Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
# doxygen to hide any special comment blocks from generated source code
@@ -308,7 +308,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = doxygen.main ../source/creator/ ../source/blender/src/B.blend.c ../source/blender/src/blenderbuttons.c ../source/blender/readblenfile/intern/BLO_readblenfile.c ../intern/ghost/GHOST_C-api.h ../source/blender/imbuf/
+INPUT = doxygen.main ../source/creator/ ../source/blender/src/B.blend.c ../source/blender/src/blenderbuttons.c ../source/blender/readblenfile/intern/BLO_readblenfile.c ../intern/ghost/GHOST_C-api.h ../source/blender/imbuf/ ../source/blender/src/mainqueue.c
# cmccad - The following lines are directories which will eventually be included:
#