diff options
author | rbuj <[email protected]> | 2019-02-07 09:41:21 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-03-10 09:34:03 +0100 |
commit | ad0d47864e2ea57f3b9efa22969d74fd45d73202 (patch) | |
tree | 3e786344e8423efc35764d5875129d8bafdb5b7c /help/is | |
parent | 3701f5ab6eb3213f2c03af9fea1db087b11291ef (diff) | |
download | eom-ad0d47864e2ea57f3b9efa22969d74fd45d73202.tar.bz2 eom-ad0d47864e2ea57f3b9efa22969d74fd45d73202.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 'help/is')
0 files changed, 0 insertions, 0 deletions