- Convert glossary to normal include file instead of entity so that it can be
transformed with XSLT
This commit is contained in:
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
|
|
@ -6,9 +6,6 @@
|
|||
<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN"
|
||||
"../../../share/xml/freebsd.ent">
|
||||
%freebsd;
|
||||
<!ENTITY % glossary PUBLIC "-//FreeBSD//ENTITIES DocBook Glossary Entities//EN"
|
||||
"glossary.ent">
|
||||
%glossary;
|
||||
<!ENTITY % teams PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//EN"
|
||||
"teams.ent">
|
||||
%teams;
|
||||
|
|
|
|||
|
|
@ -32,7 +32,6 @@
|
|||
|
||||
-->
|
||||
|
||||
<!ENTITY freebsd-glossary '
|
||||
<glossary status="draft" id="freebsd-glossary">
|
||||
<title>&os; Glossary</title>
|
||||
<para>This glossary contains terms and acronyms used within the &os;
|
||||
|
|
@ -2032,4 +2031,3 @@
|
|||
</glossentry>
|
||||
</glossdiv>
|
||||
</glossary>
|
||||
'>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue