doxygen/tests/upstream-test-suite/056_latexinclude.dox

8 lines
143 B
Plaintext
Raw Normal View History

2019-03-06 17:39:53 +00:00
// objective: test the \latexinclude command
// check: indexpage.xml
/** \mainpage
* Some text.
* \latexinclude sample.tex
* More text.
*/