diff options
author | rbuj <[email protected]> | 2019-02-07 19:45:13 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-03-10 09:35:39 +0100 |
commit | dd35be9774719b712d271028e2ea703564b61a41 (patch) | |
tree | 8f72558ea1651799c5dc7c7caf9c1670e4a4000e /README | |
parent | f432c40d1ea20010c53b3228958ce28f98b89fe2 (diff) | |
download | mate-user-guide-dd35be9774719b712d271028e2ea703564b61a41.tar.bz2 mate-user-guide-dd35be9774719b712d271028e2ea703564b61a41.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/docbookxi.rng mate-user-guide/C/index.docbook
jing /usr/share/xml/docbook5/schema/rng/5.0/docbookxi.rng mate-user-guide/C/index.docbook
yelp-check validate mate-user-guide/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 'README')
0 files changed, 0 insertions, 0 deletions