Skip to content

Commit e39400b

Browse files
committed
7.1.3
1 parent 9567f5b commit e39400b

File tree

160 files changed

+2431
-4722
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

160 files changed

+2431
-4722
lines changed

LICENSES/QM-EVAL-QPCPP.qlc

Lines changed: 0 additions & 25 deletions
This file was deleted.

doxygen/Doxyfile

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#---------------------------------------------------------------------------
88
DOXYFILE_ENCODING = UTF-8
99
PROJECT_NAME = QP/C++
10-
PROJECT_NUMBER = 7.1.2
10+
PROJECT_NUMBER = 7.1.3
1111
PROJECT_BRIEF = "Real-Time Embedded Framework"
1212
PROJECT_LOGO = ../../ql-doxygen/images/logo_ql.png
1313
OUTPUT_DIRECTORY =
@@ -124,6 +124,13 @@ WARN_LOGFILE =
124124
#---------------------------------------------------------------------------
125125
INPUT = main.dox \
126126
gs.dox \
127+
../../cert-pack/cert-pack.dox \
128+
../../cert-pack/srs.dox \
129+
../../cert-pack/sas.dox \
130+
../../cert-pack/sds.dox \
131+
../../cert-pack/sds_sm-cpp.dox \
132+
../../cert-pack/autosar.dox \
133+
../../cert-pack/metrics.dox \
127134
exa.dox \
128135
exa_native.dox \
129136
exa_rtos.dox \
@@ -138,13 +145,6 @@ INPUT = main.dox \
138145
api.dox \
139146
history.dox \
140147
../../ql-doxygen/help.dox \
141-
../../cert-pack/srs.dox \
142-
../../cert-pack/sas.dox \
143-
../../cert-pack/sds.dox \
144-
../../cert-pack/sds_sm-cpp.dox \
145-
../../cert-pack/autosar.dox \
146-
../../cert-pack/tr.dox \
147-
metrics.dox \
148148
dir.dox \
149149
config.hpp \
150150
../include \
@@ -168,7 +168,8 @@ EXCLUDE = ../include/qs_dummy.hpp \
168168
EXCLUDE_SYMLINKS = NO
169169
EXCLUDE_PATTERNS =
170170
EXCLUDE_SYMBOLS = QP_IMPL
171-
EXAMPLE_PATH = snippets \
171+
EXAMPLE_PATH = gen \
172+
snippets \
172173
../include \
173174
../src \
174175
../ports \

doxygen/Doxyfile-CERT

Lines changed: 0 additions & 8 deletions
This file was deleted.

doxygen/DoxygenLayout.xml

Lines changed: 0 additions & 240 deletions
This file was deleted.

0 commit comments

Comments
 (0)