mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
Use a configurable XSLROOTDIR to point to the DocBook XSL stylesheets
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3825 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
6
INSTALL
6
INSTALL
@@ -22,6 +22,12 @@ If all you want to do is convert XML to HTML perform the following:
|
||||
|
||||
* DocBook XSL Stylesheets
|
||||
- http://www.linuxfromscratch.org/blfs/view/cvs/pst/docbook-xsl.html
|
||||
- additionally create a link from
|
||||
/usr/share/xml/docbook/xsl-stylesheets-1.65.1 to
|
||||
/usr/share/xml/docbook/xsl-stylesheets-current
|
||||
|
||||
cd /usr/share/xml/docbook/ &&
|
||||
ln -s xsl-stylesheets-1.65.1 xsl-stylesheets-current
|
||||
|
||||
* HTMLTidy
|
||||
- http://tidy.sourceforge.net/
|
||||
|
||||
Reference in New Issue
Block a user