poi/src/documentation/content/xdocs/trans/es/book.xml

87 lines
4.3 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
====================================================================
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
====================================================================
-->
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../../dtd/book-cocoon-v10.dtd">
<book software="POI"
title="Documentación del Proyecto POI"
copyright="@year@ Proyecto POI"
xmlns:xlink="http://www.w3.org/1999/xlink">
<menu label="Apache POI">
<menu-item label="TOP" href="index.html"/>
</menu>
<menu label="Marketing">
<menu-item label="Casos" href="casestudies.html"/>
</menu>
<menu label="Proyecto">
<menu-item label="Descripción General" href="overview.html"/>
<menu-item label="POIFS [EN]" href="../../poifs/index.html"/>
<menu-item label="HSSF [EN]" href="../../spreadsheet/index.html"/>
<menu-item label="HWPF [EN]" href="../../hwpf/index.html"/>
<menu-item label="HPSF [EN]" href="../../hpsf/index.html"/>
<menu-item label="POI-Utils [EN]" href="../../utils/index.html"/>
<menu-item label="Descargas" href="ext:download"/>
</menu>
<menu label="Comunidad">
<menu-item label="Noticias" href="news.html"/>
<menu-item label="Espejos [EN]" href="../../mirrors.html"/>
<menu-item label="Cambios [EN]" href="../../changes.html"/>
<menu-item label="Tareas" href="todo.html"/>
<menu-item label="Contribuya [EN]" href="../../getinvolved/index.html"/>
<menu-item label="Listas de Correo" href="http://jakarta.apache.org/site/mail2.html#poi"/>
<menu-item label="Visión [EN]" href="../../plan/POI20Vision.html"/>
<menu-item label="Historia y Futuro" href="historyandfuture.html"/>
<menu-item label="Quiénes Somos" href="who.html"/>
<menu-item label="Resoluciones [EN]" href="../../resolutions/index.html"/>
</menu>
<menu label="Documentación">
<menu-item label="Javadocs" href="http://jakarta.apache.org/poi/javadocs/"/>
<menu-item label="FAQ" href="faq.html"/>
<menu-item label="Referencias" href="../../references/index.html"/>
</menu>
<menu label="Traducciones">
<menu-item label="Índice" href="../../trans/index.html"/>
<menu-item label="Procedimientos" href="../../trans/guidelines.html"/>
<menu-item label="Alemán (DE)" href="../de/index.html"/>
<menu-item label="Español" href="index.html"/>
<menu-item label="Japonés (Web)" href="http://jakarta.terra-intl.com/poi/"/>
<menu-item label="Coreano(Web)" href="http://jakarta.apache-korea.org/poi/"/>
</menu>
<menu label="Código">
<!-- <menu-item label="El C&#243;digo" href="http://jakarta.apache.org/poi/javadocs/javasrc/"/> -->
<menu-item label="CVS" href="http://jakarta.apache.org/site/cvsindex.html"/>
<!-- <menu-item label="CVS Changelog" href="changelog.html"/> -->
<menu-item label="Fallos (Bugs) Más Votados" href="http://issues.apache.org/bugzilla/buglist.cgi?votes=1&amp;product=POI&amp;order=bugs.votes"/>
<menu-item label="Base de Datos de Fallos" href="http://issues.apache.org/bugzilla/buglist.cgi?product=POI"/>
<menu-item label="Parches" href="http://issues.apache.org/bugzilla/buglist.cgi?product=POI&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr"/>
<menu-item label="Resultados de Pruebas Junit" href="ext:junit"/>
<menu-item label="Métricas de Dependencia" href="ext:jdepend"/>
<!-- <menu-item label="Métricas de Comprobación de Estilo" href="http://jakarta.apache.org/poi/metrics/checkstyle/"/> -->
</menu>
</book>