- Convert glossary to normal include file instead of entity so that it can be

transformed with XSLT
This commit is contained in:
Gabor Kovesdan 2013-06-20 16:39:11 +00:00
parent 754ee39226
commit cdfb9c36e5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=41969
42 changed files with 15 additions and 84 deletions

View file

@ -27,6 +27,3 @@
<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN"
"nonexistent">
%urls;
<!ENTITY % glossary PUBLIC "-//FreeBSD//ENTITIES DocBook Glossary Entities//MN"
"glossary.ent">
%glossary;