summaryrefslogtreecommitdiffstats
path: root/testing/053_tilde.dox
blob: 73cafa349a4550118c2966baf79902adbffa216b (plain)
1
2
3
4
5
6
7
8
9
10
// objective: test \~ command with non default OUTPUT_LANGUAGE
// check: indexpage.xml
// config: OUTPUT_LANGUAGE = Dutch
/** 
\mainpage 
\~english This is English.
\~dutch Dit is Nederlands.
\~german Dies ist Deutsch.
\~ Output for all languages.
*/