From a456e4313a9fbe8ca008603e45391bf582f0e874 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 6 Jul 2018 04:29:40 -0500 Subject: user/gtk-doc: pull in, fix up --- ...el-parts-with-decimals-not-roman-numerals.patch | 76 ++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 user/gtk-doc/0001-tests-Label-parts-with-decimals-not-roman-numerals.patch (limited to 'user/gtk-doc/0001-tests-Label-parts-with-decimals-not-roman-numerals.patch') diff --git a/user/gtk-doc/0001-tests-Label-parts-with-decimals-not-roman-numerals.patch b/user/gtk-doc/0001-tests-Label-parts-with-decimals-not-roman-numerals.patch new file mode 100644 index 000000000..f53d261db --- /dev/null +++ b/user/gtk-doc/0001-tests-Label-parts-with-decimals-not-roman-numerals.patch @@ -0,0 +1,76 @@ +From a8475278880270a3bf682d9552e26651081330ce Mon Sep 17 00:00:00 2001 +From: "Jan Alexander Steffens (heftig)" +Date: Fri, 11 Aug 2017 21:19:28 +0200 +Subject: [PATCH] tests: Label parts with decimals, not roman numerals + +dblatex (via gtkdoc-mkpdf) warns that labels must be integers: + + Warning: only an integer in @label can be processed: 'I' + Warning: only an integer in @label can be processed: 'II' + Warning: only an integer in @label can be processed: 'III' + +Make the labels decimal to placate dblatex. I'm not sure this is +actually the best solution, though. + +https://bugzilla.gnome.org/show_bug.cgi?id=786174 +--- + tests/annotations/docs/tester-docs.xml | 4 ++-- + tests/gobject/docs/tester-docs.xml | 6 +++--- + 2 files changed, 5 insertions(+), 5 deletions(-) + +diff --git a/tests/annotations/docs/tester-docs.xml b/tests/annotations/docs/tester-docs.xml +index e2abf74..7d80f9d 100644 +--- a/tests/annotations/docs/tester-docs.xml ++++ b/tests/annotations/docs/tester-docs.xml +@@ -16,7 +16,7 @@ + + + +- ++ + API Reference + + Tests +@@ -24,7 +24,7 @@ + + + +- ++ + Appendix + + +diff --git a/tests/gobject/docs/tester-docs.xml b/tests/gobject/docs/tester-docs.xml +index a534c55..05117ef 100644 +--- a/tests/gobject/docs/tester-docs.xml ++++ b/tests/gobject/docs/tester-docs.xml +@@ -37,7 +37,7 @@ + + + +- ++ + Overview + + How to build the library +@@ -45,7 +45,7 @@ + + + +- ++ + API Reference + + Tests +@@ -58,7 +58,7 @@ + + + +- ++ + Appendix + + +-- +2.13.0 + -- cgit v1.2.3-60-g2f50