diff options
author | rbuj <[email protected]> | 2019-02-07 12:08:50 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-03-10 09:39:00 +0100 |
commit | 4e0a8da1dd3ef0632b77b798cdf89357e7a1c7fe (patch) | |
tree | 3d40c40818f8531434235d5bca41b67f2fbef7f7 /AUTHORS | |
parent | f1c0b177862e1760c849a9ea5d37041e27ede14d (diff) | |
download | engrampa-4e0a8da1dd3ef0632b77b798cdf89357e7a1c7fe.tar.bz2 engrampa-4e0a8da1dd3ef0632b77b798cdf89357e7a1c7fe.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 'AUTHORS')
0 files changed, 0 insertions, 0 deletions