From f6a00c2be672570edadeb2427a9561cad7a3793c Mon Sep 17 00:00:00 2001 From: Tom Reynolds Date: Sun, 17 May 2015 18:02:03 +0200 Subject: [PATCH 1/2] New HTML title for techtree docs --- .../tools/convert_faction_xml2html/convert_faction_xml2html.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/tools/convert_faction_xml2html/convert_faction_xml2html.pl b/source/tools/convert_faction_xml2html/convert_faction_xml2html.pl index 3a5ac5f4..c4422ac8 100755 --- a/source/tools/convert_faction_xml2html/convert_faction_xml2html.pl +++ b/source/tools/convert_faction_xml2html/convert_faction_xml2html.pl @@ -1405,7 +1405,7 @@ $outfile = "$out_path/$summary"; open (HTML, "> $outfile") || die "can't write summary page $outfile\n"; -print HTML &header("Glest Autodocumentation Summary"); +print HTML &header("MegaGlest Techtree Summary"); print HTML &choose_faction_html()."

\n"; print HTML &show_special_pages()."

\n"; From 729c99c5fe3a2562bfa01bd01f8786d84f1f0f3e Mon Sep 17 00:00:00 2001 From: Tom Reynolds Date: Sun, 17 May 2015 18:08:00 +0200 Subject: [PATCH 2/2] Change techtree doc image refs (http -> https) [skip ci] --- source/tools/convert_faction_xml2html/megapack.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/tools/convert_faction_xml2html/megapack.ini b/source/tools/convert_faction_xml2html/megapack.ini index c997532f..2563febc 100644 --- a/source/tools/convert_faction_xml2html/megapack.ini +++ b/source/tools/convert_faction_xml2html/megapack.ini @@ -184,7 +184,7 @@ header=<

- + @@ -209,7 +209,7 @@ This page was generated by VAR_CREATED_BY