Documentation updates

This commit is contained in:
Ken Sarkies
2012-11-12 21:44:52 +10:30
parent 971a295d43
commit 35c0863a75
53 changed files with 1730 additions and 147 deletions

33
doc/stm32l1/Doxyfile Normal file
View File

@@ -0,0 +1,33 @@
# HTML Documentation for STM32F1 code level
# 14 September 2012
# (C) Ken Sarkies <ksarkies@internode.on.net>
#---------------------------------------------------------------------------
# Common Include File
#---------------------------------------------------------------------------
@INCLUDE = ../Doxyfile_common
#---------------------------------------------------------------------------
# Local settings
#---------------------------------------------------------------------------
WARN_LOGFILE = doxygen_stm32l1.log
INPUT = ../../include/libopencm3/license.dox \
../../include/libopencm3/stm32/l1 \
../../include/libopencm3/stm32/common \
../../lib/stm32/l1 \
../../lib/stm32/common
EXCLUDE =
EXCLUDE_PATTERNS = *_common_f24.h
LAYOUT_FILE = DoxygenLayout_stm32l1.xml
TAGFILES = ../cm3/cm3.tag=../../cm3/html \
GENERATE_TAGFILE = stm32l1.tag