diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2014-03-29 18:36:56 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2014-03-29 18:36:56 (GMT) |
commit | 842c816a31537e32cec376c85c0a4363f74d7a54 (patch) | |
tree | 03d6b185e875e40273478b0d1dd504345aec00ac /testing/020 | |
parent | a7c7f36ea2a67969bf3916c7600fe487e34438c0 (diff) | |
download | Doxygen-842c816a31537e32cec376c85c0a4363f74d7a54.zip Doxygen-842c816a31537e32cec376c85c0a4363f74d7a54.tar.gz Doxygen-842c816a31537e32cec376c85c0a4363f74d7a54.tar.bz2 |
Added optional [block] option to \htmlonly
Diffstat (limited to 'testing/020')
-rw-r--r-- | testing/020/indexpage.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/020/indexpage.xml b/testing/020/indexpage.xml index d5bccda..87ceb53 100644 --- a/testing/020/indexpage.xml +++ b/testing/020/indexpage.xml @@ -6,6 +6,8 @@ <detaileddescription> <para>Text. <htmlonly> HTML +</htmlonly> <htmlonly> +HTML with block </htmlonly> <rtfonly> RTF </rtfonly> <manonly> |