[nautilus-python] docs/migrating-to-4: add heading to “more info” section
- From: Jan Tojnar <jtojnar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-python] docs/migrating-to-4: add heading to “more info” section
- Date: Tue, 16 Aug 2022 00:05:38 +0000 (UTC)
commit b060a54d821306fe343a88d4dd290cac57749240
Author: Jan Tojnar <jtojnar gmail com>
Date: Mon Aug 15 23:29:52 2022 +0200
docs/migrating-to-4: add heading to “more info” section
That way, it will be easier to notice that it does not belong to PropertyPageProvider section.
docs/reference/nautilus-python-migrating-to-4.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/docs/reference/nautilus-python-migrating-to-4.xml
b/docs/reference/nautilus-python-migrating-to-4.xml
index 13938c7..65b75cd 100644
--- a/docs/reference/nautilus-python-migrating-to-4.xml
+++ b/docs/reference/nautilus-python-migrating-to-4.xml
@@ -23,6 +23,9 @@
<para>Subclass the <link
linkend="class-nautilus-python-properties-model-provider"><classname>Nautilus.PropertiesModelProvider</classname></link>
abstract class and have the <link
linkend="method-nautilus-python-properties-model-provider--get_models"><methodname>get_models</methodname></link>
method return the list of <link
linkend="class-nautilus-python-properties-model"><classname>Nautilus.PropertiesModel</classname></link>, one
for each properties page.</para>
</simplesect>
- <para>See the <ulink url="https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/927">relevant
Nautilus change</ulink> for more context and the <ulink
url="https://gitlab.gnome.org/GNOME/nautilus-python/-/merge_requests/11">corresponding nautilus-python
update</ulink> for more migration examples.</para>
+ <simplesect id="nautilus-python-migrating-to-4-more">
+ <title>More information</title>
+ <para>See the <ulink url="https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/927">relevant
Nautilus change</ulink> for more context and the <ulink
url="https://gitlab.gnome.org/GNOME/nautilus-python/-/merge_requests/11">corresponding nautilus-python
update</ulink> for more migration examples.</para>
+ </simplesect>
</chapter>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]