- Enable indexes by default; now they are not so difficult to generate
This commit is contained in:
parent
988c5ce88c
commit
4a47cdca9b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=42423
92 changed files with 102 additions and 104 deletions
de_DE.ISO8859-1
articles
books
el_GR.ISO8859-7
articles
books/handbook
en_US.ISO8859-1
articles
console-server
contributing-ports
contributing
contributors
cups
nanobsd
problem-reports
books
arch-handbook
developers-handbook
fdp-primer
handbook
es_ES.ISO8859-1
articles
books/handbook
fr_FR.ISO8859-1
articles
contributing-ports
contributing
contributors
nanobsd
problem-reports
books/handbook
hu_HU.ISO8859-2
it_IT.ISO8859-15/books/handbook
ja_JP.eucJP
articles
books
mn_MN.UTF-8/books/handbook
nl_NL.ISO8859-1
articles
books/handbook
pl_PL.ISO8859-2/books/handbook
pt_BR.ISO8859-1
articles
books
ru_RU.KOI8-R
articles
books
zh_CN.GB2312
articles
books
zh_TW.Big5
articles
books
|
@ -8,4 +8,3 @@
|
|||
#
|
||||
|
||||
DESTDIR?= ${DOCDIR}/de_DE.ISO8859-1/articles/${.CURDIR:T}
|
||||
COLLATEINDEX+=-s Symbole
|
||||
|
|
|
@ -931,4 +931,6 @@
|
|||
Die Mailinglisten &a.ports-bugs; und &a.cvs-ports; könnten
|
||||
für Sie ebenfalls von Interesse sein.</para>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -619,4 +619,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
</sect3>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -545,4 +545,6 @@ get _.disk.image "| sh updatep1"</userinput></screen>
|
|||
</sect3>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -8,4 +8,3 @@
|
|||
#
|
||||
|
||||
DESTDIR?= ${DOCDIR}/de_DE.ISO8859-1/books/${.CURDIR:T}
|
||||
COLLATEINDEX+=-s Symbole
|
||||
|
|
|
@ -14,8 +14,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -15,8 +15,6 @@
|
|||
basiert auf: 1.23
|
||||
-->
|
||||
|
||||
<!ENTITY % chap.index "IGNORE">
|
||||
|
||||
<!-- Part one -->
|
||||
<!ENTITY chap.introduction SYSTEM "introduction/chapter.xml">
|
||||
<!ENTITY chap.tools SYSTEM "tools/chapter.xml">
|
||||
|
@ -37,7 +35,4 @@
|
|||
<!ENTITY chap.x86 SYSTEM "x86/chapter.xml">
|
||||
|
||||
<!-- Part six - Appendices -->
|
||||
<![%chap.index;[
|
||||
<!ENTITY chap.index SYSTEM "index.xml">
|
||||
]]>
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
|
|
@ -267,7 +267,5 @@
|
|||
|
||||
&app.examples;
|
||||
|
||||
<!--
|
||||
&index;
|
||||
-->
|
||||
</book>
|
||||
|
|
|
@ -22,8 +22,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
<!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
|
||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.xml">
|
||||
<!ENTITY chap.freebsd-glossary SYSTEM "../../share/xml/glossary.ent">
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
||||
<!ENTITY chap.mirrors.lastmod.inc SYSTEM "mirrors.lastmod.inc">
|
||||
<!ENTITY chap.mirrors.ftp.index.inc SYSTEM "mirrors.xml.ftp.index.inc">
|
||||
|
|
|
@ -616,4 +616,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
|
||||
</article>
|
||||
|
|
|
@ -573,4 +573,6 @@ get _.disk.image "| sh updatep1"</userinput></screen>
|
|||
</sect3>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -1052,4 +1052,6 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -43,8 +43,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -73,6 +73,6 @@
|
|||
<!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
|
||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.xml">
|
||||
<!ENTITY chap.freebsd-glossary SYSTEM "../../share/xml/glossary.ent">
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
||||
<!ENTITY chap.colophon SYSTEM "colophon.xml">
|
||||
|
|
|
@ -1473,4 +1473,6 @@ exit 0</programlisting>
|
|||
</itemizedlist>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
|
||||
</article>
|
||||
|
|
|
@ -827,4 +827,6 @@
|
|||
archives of the &a.ports-bugs; and the &a.cvs-ports; may also be
|
||||
of interest.</para>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -547,4 +547,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
</sect3>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -421,4 +421,6 @@
|
|||
|
||||
&contrib.386bsd;
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -388,4 +388,6 @@ WITHOUT_LPR=YES</programlisting>
|
|||
<application>LPR</application> support from being added to ports
|
||||
where applicable.</para>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -504,4 +504,6 @@ get _.disk.image "| sh updatep1"</userinput></screen>
|
|||
</sect3>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -1272,4 +1272,6 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -10,8 +10,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -10,8 +10,6 @@
|
|||
$FreeBSD$
|
||||
-->
|
||||
|
||||
<!ENTITY % chap.index "IGNORE">
|
||||
|
||||
<!-- Part one - Kernel -->
|
||||
<!ENTITY chap.boot SYSTEM "boot/chapter.xml">
|
||||
<!ENTITY chap.kobj SYSTEM "kobj/chapter.xml">
|
||||
|
@ -33,7 +31,4 @@
|
|||
<!ENTITY chap.pccard SYSTEM "pccard/chapter.xml">
|
||||
|
||||
<!-- Part three - Appendices -->
|
||||
<![%chap.index;[
|
||||
<!ENTITY chap.index SYSTEM "index.xml">
|
||||
]]>
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
|
|
@ -10,8 +10,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -10,8 +10,6 @@
|
|||
$FreeBSD$
|
||||
-->
|
||||
|
||||
<!ENTITY % chap.index "IGNORE">
|
||||
|
||||
<!-- Part one -->
|
||||
<!ENTITY chap.introduction SYSTEM "introduction/chapter.xml">
|
||||
<!ENTITY chap.tools SYSTEM "tools/chapter.xml">
|
||||
|
@ -32,7 +30,4 @@
|
|||
<!ENTITY chap.x86 SYSTEM "x86/chapter.xml">
|
||||
|
||||
<!-- Part six - Appendices -->
|
||||
<![%chap.index;[
|
||||
<!ENTITY chap.index SYSTEM "index.xml">
|
||||
]]>
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
|
|
@ -265,7 +265,5 @@ The time is 09:18</screen></entry>
|
|||
|
||||
&app.examples;
|
||||
|
||||
<!--
|
||||
&index;
|
||||
-->
|
||||
</book>
|
||||
|
|
|
@ -39,8 +39,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -65,6 +65,6 @@
|
|||
<!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
|
||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.xml">
|
||||
<!ENTITY chap.freebsd-glossary SYSTEM "../../share/xml/glossary.ent">
|
||||
<!ENTITY chap.index SYSTEM "index.xml">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
||||
<!ENTITY chap.colophon SYSTEM "colophon.xml">
|
||||
|
|
|
@ -610,4 +610,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
|
||||
</article>
|
||||
|
|
|
@ -560,4 +560,6 @@ get _.disk.image "| sh updatep1"</userinput></screen>
|
|||
</sect3>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -1012,4 +1012,6 @@ XXX
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -36,8 +36,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -74,6 +74,6 @@
|
|||
<!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
|
||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.xml">
|
||||
<!ENTITY chap.freebsd-glossary SYSTEM "../../share/xml/glossary.ent">
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
||||
<!ENTITY chap.colophon SYSTEM "colophon.xml">
|
||||
|
|
|
@ -1044,4 +1044,6 @@
|
|||
les archives de la &a.ports-bugs; et de la &a.cvs-ports; peut
|
||||
aussi présenter de l'intérêt.</para>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -628,4 +628,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
|
||||
</article>
|
||||
|
|
|
@ -7838,4 +7838,6 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -569,4 +569,6 @@ get _.disk.image "| sh updatep1"</userinput></screen>
|
|||
</sect3>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -582,4 +582,6 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -33,8 +33,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -68,6 +68,6 @@
|
|||
<!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
|
||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.xml">
|
||||
<!ENTITY chap.freebsd-glossary SYSTEM "../../share/xml/glossary.ent">
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
||||
<!ENTITY chap.colophon SYSTEM "colophon.xml">
|
||||
|
|
|
@ -524,4 +524,6 @@ WITHOUT_LPR=YES</programlisting>
|
|||
használatának mellőzésére
|
||||
utasítja az érintett portokat.</para>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -304,7 +304,5 @@ Password:</screen></entry>
|
|||
|
||||
&app.examples;
|
||||
|
||||
<!--
|
||||
&index;
|
||||
-->
|
||||
</book>
|
||||
|
|
|
@ -44,8 +44,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -70,6 +70,6 @@
|
|||
<!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
|
||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.xml">
|
||||
<!ENTITY chap.freebsd-glossary SYSTEM "../../share/xml/glossary.ent">
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
||||
<!ENTITY chap.colophon SYSTEM "colophon.xml">
|
||||
|
|
|
@ -34,8 +34,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -68,6 +68,6 @@
|
|||
<!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
|
||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.xml">
|
||||
<!ENTITY chap.freebsd-glossary SYSTEM "../../share/xml/glossary.ent">
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
||||
<!ENTITY chap.colophon SYSTEM "colophon.xml">
|
||||
|
|
|
@ -594,4 +594,6 @@ Copyright (C) [ǯ]
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
|
||||
</article>
|
||||
|
|
|
@ -428,4 +428,6 @@
|
|||
|
||||
&contrib.386bsd;
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -1325,4 +1325,6 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -275,7 +275,5 @@ Password:</screen></entry>
|
|||
|
||||
&app.examples;
|
||||
|
||||
<!--
|
||||
&index;
|
||||
-->
|
||||
</book>
|
||||
|
|
|
@ -41,8 +41,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -69,6 +69,6 @@
|
|||
<!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
|
||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.xml">
|
||||
<!ENTITY chap.freebsd-glossary SYSTEM "../../../en_US.ISO8859-1/share/xml/glossary.ent">
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
||||
<!ENTITY chap.colophon SYSTEM "colophon.xml">
|
||||
|
|
|
@ -42,8 +42,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -72,6 +72,6 @@
|
|||
<!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
|
||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.xml">
|
||||
<!ENTITY chap.freebsd-glossary SYSTEM "../../share/xml/glossary.ent">
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
||||
<!ENTITY chap.colophon SYSTEM "colophon.xml">
|
||||
|
|
|
@ -870,4 +870,6 @@
|
|||
Het lezen van de archieven van de &a.ports-bugs; en de
|
||||
&a.cvs-ports; kan ook interessant zijn.</para>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -559,4 +559,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
</sect3>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -1358,4 +1358,6 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -42,8 +42,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -69,6 +69,6 @@
|
|||
<!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
|
||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.xml">
|
||||
<!ENTITY chap.freebsd-glossary SYSTEM "../../share/xml/glossary.ent">
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
||||
<!ENTITY chap.colophon SYSTEM "colophon.xml">
|
||||
|
|
|
@ -34,8 +34,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -65,6 +65,6 @@
|
|||
<!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
|
||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.xml">
|
||||
<!ENTITY chap.freebsd-glossary SYSTEM "../../../en_US.ISO8859-1/share/xml/glossary.ent">
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
||||
<!ENTITY chap.colophon SYSTEM "colophon.xml">
|
||||
|
|
|
@ -1073,4 +1073,6 @@
|
|||
lista</ulink>. A leitura do histórico da &a.ports-bugs;
|
||||
e da &a.cvs-ports; também pode ser interessante.</para>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -685,4 +685,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
</sect3>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -1646,4 +1646,6 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -283,9 +283,7 @@ Password:</screen></entry>
|
|||
|
||||
&app.examples;
|
||||
|
||||
<!--
|
||||
&index;
|
||||
-->
|
||||
</book>
|
||||
|
||||
<!--
|
||||
|
|
|
@ -35,8 +35,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -64,6 +64,6 @@
|
|||
<!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
|
||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.xml">
|
||||
<!ENTITY chap.freebsd-glossary SYSTEM "../../../en_US.ISO8859-1/share/xml/glossary.ent">
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
||||
<!ENTITY chap.colophon SYSTEM "colophon.xml">
|
||||
|
|
|
@ -1553,4 +1553,6 @@ exit 0</programlisting>
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -546,4 +546,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
</sect3>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -396,4 +396,6 @@ WITHOUT_LPR=YES</programlisting>
|
|||
<application>LPR</application> × ÐÏÒÔÁÈ, ÐÏÔÅÎÃÉÁÌØÎÏ ÅÅ
|
||||
ÉÓÐÏÌØÚÕÀÝÉÈ.</para>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -1265,4 +1265,6 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -15,8 +15,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -498,4 +498,6 @@
|
|||
</biblioentry>
|
||||
</bibliography>
|
||||
</part>
|
||||
|
||||
<index/>
|
||||
</book>
|
||||
|
|
|
@ -37,4 +37,4 @@
|
|||
<!ENTITY chap.x86 SYSTEM "x86/chapter.xml">
|
||||
|
||||
<!-- Часть шестая - Приложения -->
|
||||
<!ENTITY chap.index SYSTEM "index.xml">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
|
|
@ -259,7 +259,5 @@ Password:</screen></entry>
|
|||
|
||||
&app.examples;
|
||||
|
||||
<!--
|
||||
&index;
|
||||
-->
|
||||
</book>
|
||||
|
|
|
@ -37,8 +37,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
#HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -70,6 +70,6 @@
|
|||
<!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
|
||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.xml">
|
||||
<!ENTITY chap.freebsd-glossary SYSTEM "../../share/xml/glossary.ent">
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
||||
<!ENTITY chap.colophon SYSTEM "colophon.xml">
|
||||
|
|
|
@ -502,4 +502,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
|
||||
</article>
|
||||
|
|
|
@ -469,4 +469,6 @@ get _.disk.image "| sh updatep1"</userinput></screen>
|
|||
</sect3>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -11,8 +11,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -11,8 +11,6 @@
|
|||
$FreeBSD$
|
||||
-->
|
||||
|
||||
<!ENTITY % chap.index "IGNORE">
|
||||
|
||||
<!-- Part one - Kernel -->
|
||||
<!ENTITY chap.boot SYSTEM "boot/chapter.xml">
|
||||
<!ENTITY chap.kobj SYSTEM "kobj/chapter.xml">
|
||||
|
@ -34,7 +32,4 @@
|
|||
<!ENTITY chap.pccard SYSTEM "pccard/chapter.xml">
|
||||
|
||||
<!-- Part three - Appendices -->
|
||||
<![%chap.index;[
|
||||
<!ENTITY chap.index SYSTEM "index.xml">
|
||||
]]>
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
|
|
@ -40,8 +40,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -67,6 +67,6 @@
|
|||
<!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
|
||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.xml">
|
||||
<!ENTITY chap.freebsd-glossary SYSTEM "../../share/xml/glossary.ent">
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
||||
<!ENTITY chap.colophon SYSTEM "colophon.xml">
|
||||
|
|
|
@ -480,4 +480,5 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -435,4 +435,6 @@ get _.disk.image "| sh updatep1"</userinput></screen>
|
|||
</sect3>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -1111,4 +1111,6 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<index/>
|
||||
</article>
|
||||
|
|
|
@ -10,8 +10,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -10,8 +10,6 @@
|
|||
$FreeBSD$
|
||||
-->
|
||||
|
||||
<!ENTITY % chap.index "IGNORE">
|
||||
|
||||
<!-- Part one -->
|
||||
<!ENTITY chap.introduction SYSTEM "introduction/chapter.xml">
|
||||
<!ENTITY chap.tools SYSTEM "tools/chapter.xml">
|
||||
|
@ -32,7 +30,4 @@
|
|||
<!ENTITY chap.x86 SYSTEM "x86/chapter.xml">
|
||||
|
||||
<!-- Part six - Appendices -->
|
||||
<![%chap.index;[
|
||||
<!ENTITY chap.index SYSTEM "index.xml">
|
||||
]]>
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
|
|
@ -232,7 +232,5 @@ Password:</screen></entry>
|
|||
|
||||
&app.examples;
|
||||
|
||||
<!--
|
||||
&index;
|
||||
-->
|
||||
</book>
|
||||
|
|
|
@ -33,8 +33,6 @@ DOC?= book
|
|||
|
||||
FORMATS?= html-split
|
||||
|
||||
HAS_INDEX= true
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
|
|
|
@ -66,6 +66,6 @@
|
|||
<!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
|
||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.xml">
|
||||
<!ENTITY chap.freebsd-glossary SYSTEM "../../share/xml/glossary.ent">
|
||||
<!ENTITY chap.index "">
|
||||
<!ENTITY chap.index "<index/>">
|
||||
|
||||
<!ENTITY chap.colophon SYSTEM "colophon.xml">
|
||||
|
|
Loading…
Reference in a new issue