From c673c5210143316234cb415ce0380aea9f63551e Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Fri, 10 Mar 2017 18:40:03 +0100 Subject: [PATCH] docs/api: make the connection settings look better Turn the it into a chapter with refentries to better fit the structure of the table of contects. Also, include the properties in the index. --- docs/api/Makefile.am | 3 +- docs/api/settings-spec.xsl | 63 +++++++++++++++++++++++++------------- 2 files changed, 44 insertions(+), 22 deletions(-) diff --git a/docs/api/Makefile.am b/docs/api/Makefile.am index 12a6d52f6a..f5def7b8b8 100644 --- a/docs/api/Makefile.am +++ b/docs/api/Makefile.am @@ -38,8 +38,9 @@ MKTMPL_OPTIONS= # Extra options to supply to gtkdoc-mkhtml MKHTML_OPTIONS=--path="$(abs_srcdir)" -# Non-autogenerated SGML files to be included in $(DOC_MAIN_SGML_FILE) +# Files to be included in $(DOC_MAIN_SGML_FILE) content_files = \ + $(GENERATED_FILES) \ dbus-org.freedesktop.NetworkManager.AccessPoint.xml \ dbus-org.freedesktop.NetworkManager.Connection.Active.xml \ dbus-org.freedesktop.NetworkManager.Device.Team.xml \ diff --git a/docs/api/settings-spec.xsl b/docs/api/settings-spec.xsl index 04feb3987f..80f27309d5 100644 --- a/docs/api/settings-spec.xsl +++ b/docs/api/settings-spec.xsl @@ -9,37 +9,58 @@ /> -
+ Configuration Settings -
+
- - - <xsl:value-of select="@name"/> setting - - - - Key Name - Value Type - Default Value - Value Description - - - - - - -
-
+ + settings- + + + + + + + <xsl:attribute name="id">settings-<xsl:value-of select="@name"/>.properties</xsl:attribute> + Properties + + + + + + + Key Name + Value Type + Default Value + Value Description + + + + + + +
+
+
+
- + + + + settings- + + + + + + (see for flag values)