From e0d4c655e1cc3a2a8f23db2915881d94efb2c9b9 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 10 Apr 2017 06:03:49 -0400 Subject: [PATCH 1/3] doc: Include all man pages in html We have a docbook file that generates html versions of the man pages. Keep it updated. --- doc/flatpak-docs.xml.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/flatpak-docs.xml.in b/doc/flatpak-docs.xml.in index 88761cf7..839d27a1 100644 --- a/doc/flatpak-docs.xml.in +++ b/doc/flatpak-docs.xml.in @@ -20,6 +20,7 @@ + @@ -36,11 +37,14 @@ - + + - + + + From a57ac7923cf74d5939daaf6276a672b2eb2fc392 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 14 Apr 2017 10:42:24 -0400 Subject: [PATCH 2/3] Improve html generation Set some parameters for the docbook style sheets: - generate links from man page references - suppress chapter numbering --- doc/xmlto-config.xsl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/xmlto-config.xsl b/doc/xmlto-config.xsl index 7aa9defc..187925b7 100644 --- a/doc/xmlto-config.xsl +++ b/doc/xmlto-config.xsl @@ -3,4 +3,7 @@ xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0"> + + # + From c264ac32e34f0eb421cf7a7dbb65aaae18eb0bf5 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 14 Apr 2017 10:48:07 -0400 Subject: [PATCH 3/3] Add some structure to the generated html Group things as executables, commands and file formats. This makes an otherwise too long list more manageable. --- doc/flatpak-docs.xml.in | 78 +++++++++++++++++++++++------------------ 1 file changed, 44 insertions(+), 34 deletions(-) diff --git a/doc/flatpak-docs.xml.in b/doc/flatpak-docs.xml.in index 839d27a1..bffc955f 100644 --- a/doc/flatpak-docs.xml.in +++ b/doc/flatpak-docs.xml.in @@ -13,38 +13,48 @@ Flatpak comes with a rich commandline interface. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + Executables + + + + + Commands + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + File Formats + + + + + + +