/
niceSOFT
/
doxygen
Обзор
Документация
Войти
/
niceSOFT
/
doxygen
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
testing/032_include.cpp
13 строк
340 B
Dimitri van Heesch
Fix for failing test 102 and changed test 032 a bit
11 окт 2024, 21:59
Не верифицирован
11 окт 2024, 21:59
4667d1f
Код
Авторство
О чём код?
// objective: test the \include and \includelineno commands // check: indexpage.xml // config: STRIP_CODE_COMMENTS=NO /** \mainpage * Some text. * \include example_test.cpp * More text. * \include{lineno} example_test.cpp * Here is the same example with stripped comments * \include{lineno,strip} example_test.cpp * End. */