storage server docs now included in main (public) documentation

This commit is contained in:
fgerlits 2004-12-15 15:40:12 +00:00
parent fd7e00ee0a
commit cb4d80990d
1 changed files with 10 additions and 4 deletions

View File

@ -20,8 +20,8 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
#
# Author : $Author: maroy $
# Version : $Revision: 1.8 $
# Author : $Author: fgerlits $
# Version : $Revision: 1.9 $
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/etc/doxygen.config,v $
#-------------------------------------------------------------------------------
@ -220,7 +220,7 @@ SUBGROUPING = YES
# Private class members and static file members will be hidden unless
# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
EXTRACT_ALL = NO
EXTRACT_ALL = YES # needed by storageServer docs
# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
# will be included in the documentation.
@ -430,7 +430,13 @@ INPUT = modules/core/include modules/core/src \
modules/schedulerClient/include \
modules/schedulerClient/src \
products/scheduler/src \
products/gLiveSupport/src
products/gLiveSupport/src \
modules/storageServer/var \
modules/storageServer/var/xmlrpc \
modules/alib/var \
modules/alib/var/xmlrpc \
modules/getid3/var \
modules/archiveServer/var
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp