[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Patrice Dumas |
Date: |
Sat, 5 Oct 2024 05:46:03 -0400 (EDT) |
branch: master
commit 95bf1947d0facb13c88465b261aef37ddb38eb54
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sat Oct 5 11:45:48 2024 +0200
Update generated code and test results
---
tp/Texinfo/Options.pm | 2 +-
.../EPUB/xhtml/chapter_before_top_epub.xhtml | 2 +-
.../res_epub/chapter_before_top_epub_epub_package/EPUB/xhtml/top.xhtml | 2 +-
.../res_epub/section_part_epub_epub_package/EPUB/xhtml/part.xhtml | 2 +-
.../section_part_epub_epub_package/EPUB/xhtml/section_part_epub.xhtml | 2 +-
.../EPUB/xhtml/very badly placed setfilename.xhtml | 2 +-
.../res_html/n1.html | 2 +-
.../res_html/n2.html | 2 +-
tp/t/results/html_tests/nodedescription_description/res_html/index.html | 2 +-
tp/t/results/html_tests/nodedescription_description/res_html/other.html | 2 +-
tp/t/results/html_tests/nodedescription_description/res_html/titi.html | 2 +-
tp/t/results/html_tests/nodedescription_description/res_html/toto.html | 2 +-
.../nodedescription_description_no_use_nodes/res_html/index.html | 2 +-
.../nodedescription_description_no_use_nodes/res_html/other.html | 2 +-
.../nodedescription_description_no_use_nodes/res_html/titi.html | 2 +-
.../nodedescription_description_no_use_nodes/res_html/toto.html | 2 +-
tp/t/results/html_tests/simple_only_special_spaces_node/res_html/-.html | 2 +-
.../html_tests/simple_only_special_spaces_node/res_html/index.html | 2 +-
.../simple_only_special_spaces_node/res_html/unknown_node.html | 2 +-
.../moresectioning/nodes_no_section_footnote_no_top_node_output.pl | 2 +-
.../double_recursive_self_section_node_reference_no_use_node.pl | 2 +-
21 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/tp/Texinfo/Options.pm b/tp/Texinfo/Options.pm
index ca6a283856..5600a08175 100644
--- a/tp/Texinfo/Options.pm
+++ b/tp/Texinfo/Options.pm
@@ -266,7 +266,7 @@ my %converter_common_regular_options_defaults = (
'PACKAGE_NAME' => 'GNU Texinfo',
'PACKAGE_AND_VERSION' => 'texinfo',
'PACKAGE_VERSION' => '',
- 'PACKAGE_URL' => 'http://www.gnu.org/software/texinfo/',
+ 'PACKAGE_URL' =>
'https://www.gnu.org/software/texinfo/',
'PROGRAM' => '',
);
diff --git
a/tp/t/results/epub_tests/chapter_before_top_epub/res_epub/chapter_before_top_epub_epub_package/EPUB/xhtml/chapter_before_top_epub.xhtml
b/tp/t/results/epub_tests/chapter_before_top_epub/res_epub/chapter_before_top_epub_epub_package/EPUB/xhtml/chapter_before_top_epub.xhtml
index c0a1c57645..e7440123a0 100644
---
a/tp/t/results/epub_tests/chapter_before_top_epub/res_epub/chapter_before_top_epub_epub_package/EPUB/xhtml/chapter_before_top_epub.xhtml
+++
b/tp/t/results/epub_tests/chapter_before_top_epub/res_epub/chapter_before_top_epub_epub_package/EPUB/xhtml/chapter_before_top_epub.xhtml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>1 chapter (top)</title>
diff --git
a/tp/t/results/epub_tests/chapter_before_top_epub/res_epub/chapter_before_top_epub_epub_package/EPUB/xhtml/top.xhtml
b/tp/t/results/epub_tests/chapter_before_top_epub/res_epub/chapter_before_top_epub_epub_package/EPUB/xhtml/top.xhtml
index ab2d96eefa..c85d777f57 100644
---
a/tp/t/results/epub_tests/chapter_before_top_epub/res_epub/chapter_before_top_epub_epub_package/EPUB/xhtml/top.xhtml
+++
b/tp/t/results/epub_tests/chapter_before_top_epub/res_epub/chapter_before_top_epub_epub_package/EPUB/xhtml/top.xhtml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>top</title>
diff --git
a/tp/t/results/epub_tests/section_part_epub/res_epub/section_part_epub_epub_package/EPUB/xhtml/part.xhtml
b/tp/t/results/epub_tests/section_part_epub/res_epub/section_part_epub_epub_package/EPUB/xhtml/part.xhtml
index c3a2e287ae..d3be22f46c 100644
---
a/tp/t/results/epub_tests/section_part_epub/res_epub/section_part_epub_epub_package/EPUB/xhtml/part.xhtml
+++
b/tp/t/results/epub_tests/section_part_epub/res_epub/section_part_epub_epub_package/EPUB/xhtml/part.xhtml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>part (Untitled Document)</title>
diff --git
a/tp/t/results/epub_tests/section_part_epub/res_epub/section_part_epub_epub_package/EPUB/xhtml/section_part_epub.xhtml
b/tp/t/results/epub_tests/section_part_epub/res_epub/section_part_epub_epub_package/EPUB/xhtml/section_part_epub.xhtml
index 5ce31a43cf..3f52703280 100644
---
a/tp/t/results/epub_tests/section_part_epub/res_epub/section_part_epub_epub_package/EPUB/xhtml/section_part_epub.xhtml
+++
b/tp/t/results/epub_tests/section_part_epub/res_epub/section_part_epub_epub_package/EPUB/xhtml/section_part_epub.xhtml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>1 section (Untitled Document)</title>
diff --git
a/tp/t/results/epub_tests/setfilename_on_top_and_after_node_epub/res_epub/very
badly placed setfilename_epub_package/EPUB/xhtml/very badly placed
setfilename.xhtml
b/tp/t/results/epub_tests/setfilename_on_top_and_after_node_epub/res_epub/very
badly placed setfilename_epub_package/EPUB/xhtml/very badly placed
setfilename.xhtml
index 62e0f7f2c0..f14b052882 100644
---
a/tp/t/results/epub_tests/setfilename_on_top_and_after_node_epub/res_epub/very
badly placed setfilename_epub_package/EPUB/xhtml/very badly placed
setfilename.xhtml
+++
b/tp/t/results/epub_tests/setfilename_on_top_and_after_node_epub/res_epub/very
badly placed setfilename_epub_package/EPUB/xhtml/very badly placed
setfilename.xhtml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>In top </title>
diff --git
a/tp/t/results/html_tests/double_recursive_self_section_reference_node_no_use_node/res_html/n1.html
b/tp/t/results/html_tests/double_recursive_self_section_reference_node_no_use_node/res_html/n1.html
index 9dcb4b76a0..ed028b37d5 100644
---
a/tp/t/results/html_tests/double_recursive_self_section_reference_node_no_use_node/res_html/n1.html
+++
b/tp/t/results/html_tests/double_recursive_self_section_reference_node_no_use_node/res_html/n1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>1 2 n1 (Untitled Document)</title>
diff --git
a/tp/t/results/html_tests/double_recursive_self_section_reference_node_no_use_node/res_html/n2.html
b/tp/t/results/html_tests/double_recursive_self_section_reference_node_no_use_node/res_html/n2.html
index e56be49551..c8de4a080c 100644
---
a/tp/t/results/html_tests/double_recursive_self_section_reference_node_no_use_node/res_html/n2.html
+++
b/tp/t/results/html_tests/double_recursive_self_section_reference_node_no_use_node/res_html/n2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>2 1 2 n1 (Untitled Document)</title>
diff --git
a/tp/t/results/html_tests/nodedescription_description/res_html/index.html
b/tp/t/results/html_tests/nodedescription_description/res_html/index.html
index 8c681dd0ef..b4a6b3e454 100644
--- a/tp/t/results/html_tests/nodedescription_description/res_html/index.html
+++ b/tp/t/results/html_tests/nodedescription_description/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (test of descriptions with nodedescription*)</title>
diff --git
a/tp/t/results/html_tests/nodedescription_description/res_html/other.html
b/tp/t/results/html_tests/nodedescription_description/res_html/other.html
index f181a67774..b90703b46a 100644
--- a/tp/t/results/html_tests/nodedescription_description/res_html/other.html
+++ b/tp/t/results/html_tests/nodedescription_description/res_html/other.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>other (test of descriptions with nodedescription*)</title>
diff --git
a/tp/t/results/html_tests/nodedescription_description/res_html/titi.html
b/tp/t/results/html_tests/nodedescription_description/res_html/titi.html
index 0cfadecdd8..781ee21fcb 100644
--- a/tp/t/results/html_tests/nodedescription_description/res_html/titi.html
+++ b/tp/t/results/html_tests/nodedescription_description/res_html/titi.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>titi (test of descriptions with nodedescription*)</title>
diff --git
a/tp/t/results/html_tests/nodedescription_description/res_html/toto.html
b/tp/t/results/html_tests/nodedescription_description/res_html/toto.html
index 2133563a1f..0d0ced0da8 100644
--- a/tp/t/results/html_tests/nodedescription_description/res_html/toto.html
+++ b/tp/t/results/html_tests/nodedescription_description/res_html/toto.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>toto (test of descriptions with nodedescription*)</title>
diff --git
a/tp/t/results/html_tests/nodedescription_description_no_use_nodes/res_html/index.html
b/tp/t/results/html_tests/nodedescription_description_no_use_nodes/res_html/index.html
index e62123351f..39efe6b381 100644
---
a/tp/t/results/html_tests/nodedescription_description_no_use_nodes/res_html/index.html
+++
b/tp/t/results/html_tests/nodedescription_description_no_use_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>test of descriptions with nodedescription*</title>
diff --git
a/tp/t/results/html_tests/nodedescription_description_no_use_nodes/res_html/other.html
b/tp/t/results/html_tests/nodedescription_description_no_use_nodes/res_html/other.html
index 7979f8abae..709fbe6c9e 100644
---
a/tp/t/results/html_tests/nodedescription_description_no_use_nodes/res_html/other.html
+++
b/tp/t/results/html_tests/nodedescription_description_no_use_nodes/res_html/other.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>3 Other (test of descriptions with nodedescription*)</title>
diff --git
a/tp/t/results/html_tests/nodedescription_description_no_use_nodes/res_html/titi.html
b/tp/t/results/html_tests/nodedescription_description_no_use_nodes/res_html/titi.html
index 810412c3e6..6afa9212fb 100644
---
a/tp/t/results/html_tests/nodedescription_description_no_use_nodes/res_html/titi.html
+++
b/tp/t/results/html_tests/nodedescription_description_no_use_nodes/res_html/titi.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>2 Titi (test of descriptions with nodedescription*)</title>
diff --git
a/tp/t/results/html_tests/nodedescription_description_no_use_nodes/res_html/toto.html
b/tp/t/results/html_tests/nodedescription_description_no_use_nodes/res_html/toto.html
index a5ae266102..10655b63e2 100644
---
a/tp/t/results/html_tests/nodedescription_description_no_use_nodes/res_html/toto.html
+++
b/tp/t/results/html_tests/nodedescription_description_no_use_nodes/res_html/toto.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>1 Toto (test of descriptions with nodedescription*)</title>
diff --git
a/tp/t/results/html_tests/simple_only_special_spaces_node/res_html/-.html
b/tp/t/results/html_tests/simple_only_special_spaces_node/res_html/-.html
index 1f970a31e9..2a86c27df1 100644
--- a/tp/t/results/html_tests/simple_only_special_spaces_node/res_html/-.html
+++ b/tp/t/results/html_tests/simple_only_special_spaces_node/res_html/-.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title> (top)</title>
diff --git
a/tp/t/results/html_tests/simple_only_special_spaces_node/res_html/index.html
b/tp/t/results/html_tests/simple_only_special_spaces_node/res_html/index.html
index 2b0b24bea9..3ba3207880 100644
---
a/tp/t/results/html_tests/simple_only_special_spaces_node/res_html/index.html
+++
b/tp/t/results/html_tests/simple_only_special_spaces_node/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/html_tests/simple_only_special_spaces_node/res_html/unknown_node.html
b/tp/t/results/html_tests/simple_only_special_spaces_node/res_html/unknown_node.html
index fd0cd17fcd..52d2caf554 100644
---
a/tp/t/results/html_tests/simple_only_special_spaces_node/res_html/unknown_node.html
+++
b/tp/t/results/html_tests/simple_only_special_spaces_node/res_html/unknown_node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/moresectioning/nodes_no_section_footnote_no_top_node_output.pl
b/tp/t/results/moresectioning/nodes_no_section_footnote_no_top_node_output.pl
index 8224c0d44e..1b400fa2a9 100644
---
a/tp/t/results/moresectioning/nodes_no_section_footnote_no_top_node_output.pl
+++
b/tp/t/results/moresectioning/nodes_no_section_footnote_no_top_node_output.pl
@@ -187,7 +187,7 @@
$result_converted{'plaintext'}->{'nodes_no_section_footnote_no_top_node_output'}
$result_converted{'html'}->{'nodes_no_section_footnote_no_top_node_output'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/sectioning/double_recursive_self_section_node_reference_no_use_node.pl
b/tp/t/results/sectioning/double_recursive_self_section_node_reference_no_use_node.pl
index 13ecaefd4a..3adcd32a75 100644
---
a/tp/t/results/sectioning/double_recursive_self_section_node_reference_no_use_node.pl
+++
b/tp/t/results/sectioning/double_recursive_self_section_node_reference_no_use_node.pl
@@ -389,7 +389,7 @@
$result_converted{'plaintext'}->{'double_recursive_self_section_node_reference_n
$result_converted{'html'}->{'double_recursive_self_section_node_reference_no_use_node'}
= '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>