//////////////////////////////////////////////////////////////////////////////// Copyright 2013, 2014, 2015, 2016 Newport Software Technologies, UNICEN This file is part of XGAP. XGAP is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. XGAP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with XGAP. If not, see . //////////////////////////////////////////////////////////////////////////////// :encoding: utf-8 = Guía de Usuario de XGAP = :lang: es :doctype: book :toc: :toclevels: 3 :imagesdir: ../img/ :icons: :iconsdir: ../img/icons :ascii-ids: // :ascii-ids: es necesario por el momento, para evitar errores al generar PDF, // si hay acentos en los títulos. Descripción: // https://groups.google.com/d/topic/asciidoc/M-mbeOJHISI/discussion NOTE: Este documento es un trabajo en progreso. :leveloffset: 1 include::introduction.txt[] include::requirements.txt[] :leveloffset: 0 = CÓMOs = :leveloffset: 1 include::howto-new_application.txt[] :leveloffset: 0 = Administración = :leveloffset: 1 include::admin-maintenance_mode.txt[] :leveloffset: 0 = Referencia = :leveloffset: 1 include::ref-tipos_documento.txt[] :leveloffset: 2 include::ref-reporte_odt.txt[] :leveloffset: 1 include::ref-extra_code_locations.txt[] include::ref-forms_validation.txt[] include::ref-seguridad_personalizada.txt[] :leveloffset: 0 = Ejemplos = :leveloffset: 1 include::example-app_localidades.txt[] :leveloffset: 0 = Apéndices = :leveloffset: 1 include::appendix-docs_generation_dependencies.txt[] :leveloffset: 0 // vim: set syntax=asciidoc textwidth=80: