Updated doxygen config file
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@424 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -45,7 +45,7 @@ pho_hsb_olimex_stm32_h107:
|
||||
$(MAKE) -C hsb-mrts
|
||||
|
||||
doxygen:
|
||||
doxygen doxygen.cfg
|
||||
doxygen HSB.doxyfile
|
||||
|
||||
clean:
|
||||
$(MAKE) -C STM32F10x_StdPeriph_Lib_V3.5.0 clean
|
||||
|
||||
@@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
|
||||
# title of most generated pages and in a few other places.
|
||||
# The default value is: My Project.
|
||||
|
||||
PROJECT_NAME = HSB
|
||||
PROJECT_NAME = HSB-MRTS
|
||||
|
||||
# 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
|
||||
@@ -753,11 +753,10 @@ WARN_LOGFILE =
|
||||
# spaces.
|
||||
# Note: If this tag is empty the current directory is searched.
|
||||
|
||||
INPUT = \
|
||||
doxygen.h \
|
||||
HAL/inc \
|
||||
Platform/inc \
|
||||
hsb-mrts/inc
|
||||
INPUT = doxygen.h \
|
||||
HAL/inc \
|
||||
Platform/inc \
|
||||
hsb-mrts/inc
|
||||
|
||||
|
||||
# This tag can be used to specify the character encoding of the source files
|
||||
|
||||
Reference in New Issue
Block a user