Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bug 646002 - htmlonly content appears in generated XML output
Test has to be adjusted as well.
  • Loading branch information
albert-github committed Aug 12, 2015
1 parent 6004d65 commit 02ce4f0
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions testing/020/indexpage.xml
Expand Up @@ -4,21 +4,9 @@
<compoundname>index</compoundname>
<title>My Project</title>
<detaileddescription>
<para>Text. <htmlonly>
HTML
</htmlonly> <htmlonly>
HTML with block
</htmlonly> <rtfonly>
RTF
</rtfonly> <manonly>
Man
</manonly> <latexonly>
LaTeX
</latexonly>
<para>Text.
XML
<docbookonly>
DocBook
</docbookonly> More text. </para>
More text. </para>
</detaileddescription>
</compounddef>
</doxygen>

0 comments on commit 02ce4f0

Please sign in to comment.