diff options
author | Necib ÇAPAR <necipcapar@gmail.com> | 2022-08-13 08:41:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-08-13 08:41:10 +0700 |
commit | 17d03b859dae24cc455a0aaa84921e9173ae1199 (patch) | |
tree | 110a5d6b84685d4922195be23c5c074addef2fd6 /system/docbook-xml5/README | |
parent | 7b841676836d42940b2d6ac667efaa90d99a12e2 (diff) |
system/docbook-xml5: Added (DocBook XML V5.0).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/docbook-xml5/README')
-rw-r--r-- | system/docbook-xml5/README | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/system/docbook-xml5/README b/system/docbook-xml5/README new file mode 100644 index 0000000000..733596e825 --- /dev/null +++ b/system/docbook-xml5/README @@ -0,0 +1,20 @@ +'docbook-xml5' is a group of shell scripts and +required files used for creating a removable +SlackBuild package for DocBook5 XML dtd and schemas +with XML stylesheets in a namespace. + +After the installation of the DocBook5 XML dtd and schemas +with XML stylesheets in a namespace /etc/xml/docbook +catalog file will be created if it DOESN'T exist otherwise +it will be updated accordingly depending on the installation +state of the 'docbookMathML1mods' package. Also following +symbolic links will be created for the XML stylesheets +that must be used with DocBook5 XML dtd and schemas: + + /usr/share/xml/docbook/stylesheet/docbook-xsl-ns + /usr/share/xml/docbook/xsl-ns-stylesheets + +After uninstallation of the 'docbook-xml5' package +/etc/xml/docbook and /usr/share/xml/ will be reset +automatically to the original state defined by the +'linuxdoc-tools' |