aboutsummaryrefslogtreecommitdiff
path: root/es_ES.ISO8859-1
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2013-07-24 19:38:10 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2013-07-24 19:38:10 +0000
commit4a47cdca9ba98e4f8f92f5e4c98338366efd8491 (patch)
tree6770d4a5d20beeb91a898dfa630d4b210eaa8e28 /es_ES.ISO8859-1
parent988c5ce88cb2ef374136d1eb1a01c3fa407e5355 (diff)
downloaddoc-4a47cdca9ba98e4f8f92f5e4c98338366efd8491.tar.gz
doc-4a47cdca9ba98e4f8f92f5e4c98338366efd8491.zip
- Enable indexes by default; now they are not so difficult to generate
Notes
Notes: svn path=/projects/db5/; revision=42423
Diffstat (limited to 'es_ES.ISO8859-1')
-rw-r--r--es_ES.ISO8859-1/articles/contributing/article.xml2
-rw-r--r--es_ES.ISO8859-1/articles/nanobsd/article.xml2
-rw-r--r--es_ES.ISO8859-1/articles/problem-reports/article.xml2
-rwxr-xr-xes_ES.ISO8859-1/books/handbook/Makefile2
-rwxr-xr-xes_ES.ISO8859-1/books/handbook/chapters.ent2
5 files changed, 7 insertions, 3 deletions
diff --git a/es_ES.ISO8859-1/articles/contributing/article.xml b/es_ES.ISO8859-1/articles/contributing/article.xml
index 49212c4bef..3691383575 100644
--- a/es_ES.ISO8859-1/articles/contributing/article.xml
+++ b/es_ES.ISO8859-1/articles/contributing/article.xml
@@ -610,4 +610,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</sect2>
</sect1>
+ <index/>
+
</article>
diff --git a/es_ES.ISO8859-1/articles/nanobsd/article.xml b/es_ES.ISO8859-1/articles/nanobsd/article.xml
index 61890e630e..c4c88e024b 100644
--- a/es_ES.ISO8859-1/articles/nanobsd/article.xml
+++ b/es_ES.ISO8859-1/articles/nanobsd/article.xml
@@ -560,4 +560,6 @@ get _.disk.image "| sh updatep1"</userinput></screen>
</sect3>
</sect2>
</sect1>
+
+ <index/>
</article>
diff --git a/es_ES.ISO8859-1/articles/problem-reports/article.xml b/es_ES.ISO8859-1/articles/problem-reports/article.xml
index ad3ac9ab1b..ec3556b053 100644
--- a/es_ES.ISO8859-1/articles/problem-reports/article.xml
+++ b/es_ES.ISO8859-1/articles/problem-reports/article.xml
@@ -1012,4 +1012,6 @@ XXX
</listitem>
</itemizedlist>
</section>
+
+ <index/>
</article>
diff --git a/es_ES.ISO8859-1/books/handbook/Makefile b/es_ES.ISO8859-1/books/handbook/Makefile
index 96f6a5e7fa..4dc9e523a2 100755
--- a/es_ES.ISO8859-1/books/handbook/Makefile
+++ b/es_ES.ISO8859-1/books/handbook/Makefile
@@ -36,8 +36,6 @@ DOC?= book
FORMATS?= html-split
-HAS_INDEX= true
-
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
diff --git a/es_ES.ISO8859-1/books/handbook/chapters.ent b/es_ES.ISO8859-1/books/handbook/chapters.ent
index 8e4d01c7e3..d1737cd47c 100755
--- a/es_ES.ISO8859-1/books/handbook/chapters.ent
+++ b/es_ES.ISO8859-1/books/handbook/chapters.ent
@@ -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">