Skip to content

Commit

Permalink
Corrected description of XML output for emoji characters
Browse files Browse the repository at this point in the history
  • Loading branch information
doxygen committed Dec 24, 2018
1 parent 472315a commit 7d86cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/emojisup.doc
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@ For example `\emoji smile` (or `\emoji :smile:`) both produce \emoji smile.
For the different doxygen output types there is an output defined:
- Unicode code sequence, the actual representation is depending on the possibilities of the fonts loaded:
- HTML
- XML
- DocBook
- RTF, converted to UTF-16 representation.
- Image
- \LaTeX, in case the image can be found (see \ref emojiimage "Emoji image retrieval") otherwise the plain emoji text (i.e. `:<text>:`) is displayed
- plain emoji text (i.e. `:<text>:`)
- man
- perl
- For XML there is a dedicated `<emoji>` tag with name and unicode attributes.

\section emojiimage Emoji image retrieval

Expand Down

0 comments on commit 7d86cf4

Please sign in to comment.