From ebaf44e2d10bdf6bca2fc83d10e75e144dcbde2d Mon Sep 17 00:00:00 2001 From: Lars Thorsen Date: Wed, 16 Nov 2011 16:09:14 +0100 Subject: [erl_docgen] Add missing xhtml-special.ent and xhtml-symbol.ent --- lib/erl_docgen/priv/dtd/xhtml-special.ent | 80 ++++++++++ lib/erl_docgen/priv/dtd/xhtml-symbol.ent | 237 ++++++++++++++++++++++++++++++ 2 files changed, 317 insertions(+) create mode 100644 lib/erl_docgen/priv/dtd/xhtml-special.ent create mode 100644 lib/erl_docgen/priv/dtd/xhtml-symbol.ent (limited to 'lib/erl_docgen') diff --git a/lib/erl_docgen/priv/dtd/xhtml-special.ent b/lib/erl_docgen/priv/dtd/xhtml-special.ent new file mode 100644 index 0000000000..ca358b2fec --- /dev/null +++ b/lib/erl_docgen/priv/dtd/xhtml-special.ent @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lib/erl_docgen/priv/dtd/xhtml-symbol.ent b/lib/erl_docgen/priv/dtd/xhtml-symbol.ent new file mode 100644 index 0000000000..63c2abfa6f --- /dev/null +++ b/lib/erl_docgen/priv/dtd/xhtml-symbol.ent @@ -0,0 +1,237 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3