diff options
author | rbuj <[email protected]> | 2019-02-07 00:36:26 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-03-10 09:48:29 +0100 |
commit | 82638e2df5cea0438afa1baa6241ad581ffbabe1 (patch) | |
tree | 03ca98bd2978d02e83284027b78064a7ad678d26 /configure.ac | |
parent | d31e2ae713e8dabc24d0432b322093065b7c5831 (diff) | |
download | pluma-82638e2df5cea0438afa1baa6241ad581ffbabe1.tar.bz2 pluma-82638e2df5cea0438afa1baa6241ad581ffbabe1.tar.xz |
Upgrade the manual to docbook 5.0
To upgrade the manual:
sudo dnf install -y docbook5-schemas
xsltproc --output index-new.docbook /usr/share/xml/docbook5/stylesheet/upgrade/db4-upgrade.xsl index.docbook
xsltproc --output legal-new.xml /usr/share/xml/docbook5/stylesheet/upgrade/db4-upgrade.xsl legal.xml
To validate the manual:
xmllint --noout --relaxng /usr/share/xml/docbook5/schema/rng/5.0/docbook.rng help/C/index.docbook
jing /usr/share/xml/docbook5/schema/rng/5.0/docbook.rng help/C/index.docbook
yelp-check validate help/C/index.docbook
To view the manual:
yelp file:///full_path/index.docbook
Note: docbook5-schemas should be installed in your system in order to view the manual (DEPENDENCY)
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions