From 06256c6e8dba011bedc91bc0f345a78b5fdf7e74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Let=C3=ADcia=20Aquino?= Date: Mon, 18 Jul 2016 11:30:57 -0300 Subject: [PATCH 1/8] =?UTF-8?q?Altera=C3=A7=C3=A3o=20nos=20n=C3=ADveis=20d?= =?UTF-8?q?e=20se=C3=A7=C3=B5es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/source/how_to_generate_sgml.rst | 4 ++++ docs/source/index.rst | 7 ++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/source/how_to_generate_sgml.rst b/docs/source/how_to_generate_sgml.rst index 07d9bef4e..cd8cf1ae9 100644 --- a/docs/source/how_to_generate_sgml.rst +++ b/docs/source/how_to_generate_sgml.rst @@ -1,3 +1,7 @@ +================================================= +Workflow of article in HTML / article or text DTD +================================================= + How to generate SGML files (article and text DTD) ================================================= diff --git a/docs/source/index.rst b/docs/source/index.rst index 47a630ddf..ca7238aa3 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -16,11 +16,16 @@ Welcome to SciELO PC Programs' documentation! programs.rst - how_to_use_the_programs.rst + how_to_generate_sgml.rst + + how_to_work_with_xml.rst + + how_to_update_local_site.rst support.rst concepts.rst + code_database.rst From 2835acdf975e912a7f85c8bef7d43b9234917f8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Let=C3=ADcia=20Aquino?= Date: Mon, 18 Jul 2016 12:01:14 -0300 Subject: [PATCH 2/8] =?UTF-8?q?correcao=20em=20estrutura=20de=20se=C3=A7?= =?UTF-8?q?=C3=B5es=20da=20documentacao=20xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/source/es_how_to_work_with_xml.rst | 12 ++++++++---- docs/source/how_to_work_with_xml.rst | 7 ++++++- docs/source/pt_how_to_work_with_xml.rst | 12 ++++++++---- 3 files changed, 22 insertions(+), 9 deletions(-) diff --git a/docs/source/es_how_to_work_with_xml.rst b/docs/source/es_how_to_work_with_xml.rst index eb5825f9a..b6baa2cc3 100644 --- a/docs/source/es_how_to_work_with_xml.rst +++ b/docs/source/es_how_to_work_with_xml.rst @@ -1,11 +1,15 @@ -¿Cómo Producir y Validar los Archivos XML? -========================================== +Flujo de Trabajo con XML +======================== .. toctree:: - :maxdepth: 2 + :maxdepth: 1 - es_how_to_generate_xml.rst + es_how_to_generate_xml-prepara.rst + + es_how_to_generate_xml-markup.rst + + es_how_to_generate_xml-results es_how_to_validate_xml_package.rst diff --git a/docs/source/how_to_work_with_xml.rst b/docs/source/how_to_work_with_xml.rst index 82c2b147a..a08981648 100644 --- a/docs/source/how_to_work_with_xml.rst +++ b/docs/source/how_to_work_with_xml.rst @@ -2,11 +2,16 @@ Workflow of the XML Files ========================= +`Portuguese `_ `Español `_. .. toctree:: :maxdepth: 1 - how_to_generate_xml.rst + how_to_generate_xml-prepara.rst + + how_to_generate_xml-markup.rst + + how_to_generate_xml-results how_to_validate_xml_package.rst diff --git a/docs/source/pt_how_to_work_with_xml.rst b/docs/source/pt_how_to_work_with_xml.rst index 1c08d22be..aacdea04b 100644 --- a/docs/source/pt_how_to_work_with_xml.rst +++ b/docs/source/pt_how_to_work_with_xml.rst @@ -1,12 +1,16 @@ -Como Produzir e Validar Artigos em XML? -======================================= +Fluxo de Trabalho com XML +========================= .. toctree:: - :maxdepth: 2 + :maxdepth: 1 - pt_how_to_generate_xml.rst + pt_how_to_generate_xml-prepara.rst + pt_how_to_generate_xml-markup.rst + + pt_how_to_generate_xml-results + pt_how_to_validate_xml_package.rst pt_faq-scielo-xml.rst From 207a79c7e5ef270352d47b5e094e00f2368c6ec7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Let=C3=ADcia=20Aquino?= Date: Mon, 18 Jul 2016 12:04:32 -0300 Subject: [PATCH 3/8] Ajuste em niveis --- docs/source/how_to_work_with_xml.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/how_to_work_with_xml.rst b/docs/source/how_to_work_with_xml.rst index a08981648..654b3d281 100644 --- a/docs/source/how_to_work_with_xml.rst +++ b/docs/source/how_to_work_with_xml.rst @@ -2,7 +2,7 @@ Workflow of the XML Files ========================= -`Portuguese `_ `Español `_. +`Portuguese `_ |`Español `_. .. toctree:: :maxdepth: 1 From 57c8b4bf2571e1d82d6c2eb85c057c179bd8c586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Let=C3=ADcia=20Aquino?= Date: Mon, 18 Jul 2016 12:11:06 -0300 Subject: [PATCH 4/8] =?UTF-8?q?correcao=20em=20estrutura=20de=20se=C3=A7?= =?UTF-8?q?=C3=B5es=20da=20documentacao=20xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/source/es_how_to_work_with_xml.rst | 2 ++ docs/source/pt_how_to_work_with_xml.rst | 3 +++ 2 files changed, 5 insertions(+) diff --git a/docs/source/es_how_to_work_with_xml.rst b/docs/source/es_how_to_work_with_xml.rst index b6baa2cc3..7a17ae6a4 100644 --- a/docs/source/es_how_to_work_with_xml.rst +++ b/docs/source/es_how_to_work_with_xml.rst @@ -2,6 +2,8 @@ Flujo de Trabajo con XML ======================== +`English `_ |`Portuguese `_. + .. toctree:: :maxdepth: 1 diff --git a/docs/source/pt_how_to_work_with_xml.rst b/docs/source/pt_how_to_work_with_xml.rst index aacdea04b..0aa468dc1 100644 --- a/docs/source/pt_how_to_work_with_xml.rst +++ b/docs/source/pt_how_to_work_with_xml.rst @@ -2,6 +2,9 @@ Fluxo de Trabalho com XML ========================= +`English `_ |`Español `_. + + .. toctree:: :maxdepth: 1 From 49c629baf4698998431392910c12e08c2d452f5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Let=C3=ADcia=20Aquino?= Date: Mon, 18 Jul 2016 12:12:31 -0300 Subject: [PATCH 5/8] =?UTF-8?q?Altera=C3=A7=C3=A3o=20nos=20n=C3=ADveis=20d?= =?UTF-8?q?e=20se=C3=A7=C3=B5es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/source/how_to_generate_xml-markup.rst | 2 +- docs/source/how_to_generate_xml-prepara.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/how_to_generate_xml-markup.rst b/docs/source/how_to_generate_xml-markup.rst index 75a099f56..5c721d8a5 100644 --- a/docs/source/how_to_generate_xml-markup.rst +++ b/docs/source/how_to_generate_xml-markup.rst @@ -1,7 +1,7 @@ .. pt_how_to_generate_xml-markup: ============================= -How to use the Markup Program (TRADUZIR) +How to use the Markup Program ============================= Introdução diff --git a/docs/source/how_to_generate_xml-prepara.rst b/docs/source/how_to_generate_xml-prepara.rst index 012adad81..3591bfdf2 100644 --- a/docs/source/how_to_generate_xml-prepara.rst +++ b/docs/source/how_to_generate_xml-prepara.rst @@ -1,6 +1,6 @@ .. _pt_how_to_generate_xml-prepara: -How to prepare the files for Markup Program (TRADUZIR) +How to prepare the files for Markup Program =========================================== Antes de iniciar o processo de marcação, é necessário seguir alguns passos para preparação do arquivo que será marcado. From 05c065dcbaa782ed7a60af95534fa37e38fe010e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Let=C3=ADcia=20Aquino?= Date: Mon, 18 Jul 2016 12:14:07 -0300 Subject: [PATCH 6/8] =?UTF-8?q?correcao=20em=20estrutura=20de=20se=C3=A7?= =?UTF-8?q?=C3=B5es=20da=20documentacao=20xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/source/es_how_to_work_with_xml.rst | 2 +- docs/source/how_to_work_with_xml.rst | 2 +- docs/source/pt_how_to_work_with_xml.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/es_how_to_work_with_xml.rst b/docs/source/es_how_to_work_with_xml.rst index 7a17ae6a4..7005cd1fe 100644 --- a/docs/source/es_how_to_work_with_xml.rst +++ b/docs/source/es_how_to_work_with_xml.rst @@ -2,7 +2,7 @@ Flujo de Trabajo con XML ======================== -`English `_ |`Portuguese `_. +`Inglés `_ |`Portugués `_. .. toctree:: :maxdepth: 1 diff --git a/docs/source/how_to_work_with_xml.rst b/docs/source/how_to_work_with_xml.rst index 654b3d281..0806bc485 100644 --- a/docs/source/how_to_work_with_xml.rst +++ b/docs/source/how_to_work_with_xml.rst @@ -2,7 +2,7 @@ Workflow of the XML Files ========================= -`Portuguese `_ |`Español `_. +`Portuguese `_ |`Spanish `_. .. toctree:: :maxdepth: 1 diff --git a/docs/source/pt_how_to_work_with_xml.rst b/docs/source/pt_how_to_work_with_xml.rst index 0aa468dc1..4b5a18d5e 100644 --- a/docs/source/pt_how_to_work_with_xml.rst +++ b/docs/source/pt_how_to_work_with_xml.rst @@ -2,7 +2,7 @@ Fluxo de Trabalho com XML ========================= -`English `_ |`Español `_. +`Inglês `_ |`Espanhol `_. .. toctree:: From 1881f7f0cd5ffeb078b7e3d1ee4c609af60edea2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Let=C3=ADcia=20Aquino?= Date: Mon, 18 Jul 2016 12:25:17 -0300 Subject: [PATCH 7/8] =?UTF-8?q?reestrutura=C3=A7=C3=A3o=20de=20n=C3=ADveis?= =?UTF-8?q?=20de=20se=C3=A7=C3=A3o=20na=20documenta=C3=A7=C3=A3o=20do=20XM?= =?UTF-8?q?L?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/source/es_how_to_work_with_xml.rst | 2 +- docs/source/how_to_work_with_xml.rst | 2 +- docs/source/pt_how_to_generate_xml-results.rst | 2 +- docs/source/pt_how_to_work_with_xml.rst | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/es_how_to_work_with_xml.rst b/docs/source/es_how_to_work_with_xml.rst index 7005cd1fe..c1f99a4ed 100644 --- a/docs/source/es_how_to_work_with_xml.rst +++ b/docs/source/es_how_to_work_with_xml.rst @@ -2,7 +2,7 @@ Flujo de Trabajo con XML ======================== -`Inglés `_ |`Portugués `_. +`Inglés `_ | `Portugués `_. .. toctree:: :maxdepth: 1 diff --git a/docs/source/how_to_work_with_xml.rst b/docs/source/how_to_work_with_xml.rst index 0806bc485..babdc2d82 100644 --- a/docs/source/how_to_work_with_xml.rst +++ b/docs/source/how_to_work_with_xml.rst @@ -2,7 +2,7 @@ Workflow of the XML Files ========================= -`Portuguese `_ |`Spanish `_. +`Portuguese `_ | `Spanish `_. .. toctree:: :maxdepth: 1 diff --git a/docs/source/pt_how_to_generate_xml-results.rst b/docs/source/pt_how_to_generate_xml-results.rst index 4652e196e..b3ee204c1 100644 --- a/docs/source/pt_how_to_generate_xml-results.rst +++ b/docs/source/pt_how_to_generate_xml-results.rst @@ -17,7 +17,7 @@ Em seguida clique no botão "Markup: Gerar o XML": :align: center -.. relatorios +.. relatorios: Relatórios ========== diff --git a/docs/source/pt_how_to_work_with_xml.rst b/docs/source/pt_how_to_work_with_xml.rst index 4b5a18d5e..f48822d2a 100644 --- a/docs/source/pt_how_to_work_with_xml.rst +++ b/docs/source/pt_how_to_work_with_xml.rst @@ -2,7 +2,7 @@ Fluxo de Trabalho com XML ========================= -`Inglês `_ |`Espanhol `_. +`Inglês `_ | `Espanhol `_. .. toctree:: From 024adc254165a286ed8adbde85c2febc44a76ce8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Let=C3=ADcia=20Aquino?= Date: Mon, 18 Jul 2016 12:46:20 -0300 Subject: [PATCH 8/8] =?UTF-8?q?tradu=C3=A7=C3=A3o=20do=20t=C3=ADtulo=20da?= =?UTF-8?q?=20FAQ=20para=20o=20ingl=C3=AAs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/source/faq-scielo-xml.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/faq-scielo-xml.rst b/docs/source/faq-scielo-xml.rst index c71468c41..fdc9aae96 100644 --- a/docs/source/faq-scielo-xml.rst +++ b/docs/source/faq-scielo-xml.rst @@ -1,7 +1,7 @@ .. _faq-scielo: -Perguntas Frequentes Sobre a Adoção de XML -========================================== +Frequently Asked Questions About XML Adoption +============================================= SPS ---