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

46 lines
2.0 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="El Proyecto de POI"
title="HSSF"
copyright="El Proyecto de POI de @year@"
xmlns:xlink="http://www.w3.org/1999/xlink">
<menu label="Navegación">
<menu-item label="Página Principal" href="../index.html"/>
</menu>
<menu label="HSSF">
<menu-item label="Referencia Rápida" href="quick-guide.html"/>
<menu-item label="Como Se Hace" href="how-to.html"/>
<menu-item label="Apoyo Con Fórmulas" href="formula.html" />
<menu-item label="Use Case" href="use-case.html"/>
<menu-item label="Diagramas" href="diagrams.html"/>
<menu-item label="Limitaciones" href="limitations.html"/>
</menu>
<menu label="Guía para el Contribuyente">
<menu-item label="Hack-eando HSSF" href="hacking-hssf.html"/>
<menu-item label="Generador de Registros" href="record-generator.html"/>
</menu>
</book>