LDP/LDP/builder-2016
Martin A. Brown 203149ef1d more general opensuse path 2016-02-13 00:01:19 -08:00
..
Makefile more general opensuse path 2016-02-13 00:01:19 -08:00
README initial commit of some comments about these files 2016-01-27 12:23:57 -08:00
TODO spacing, sure 2016-02-13 00:00:54 -08:00
create-compatibility-symlinks genarate a symlink script AND a log of "not found" 2016-02-02 11:15:13 -08:00
produce-ldp-outputs simply renaming to variables to SOURCETREE and OUTPUTTREE 2016-01-28 21:51:33 -08:00

README

produce-ldp-outputs README
--------------------------
The produce-ldp-outputs is a shell script (and Makefile) which operates on an
LDP checkout and generates text, PDF and HTML (single-page and chunked)
outputs into a flat hierarchy.


Software dependencies:
----------------------

  * Package load to allow functioning on Ubuntu-14.04.3
     - git{,-core,-doc,-man}
     - docbook{,-dsssl,-xsl,-utils}
     - htmldoc{,-common}
     - xsltproc
     - fop
     - sgml2x 
     - openjade
     - opensp
     - ldp-docbook-xsl
     - ldp-docbook-dsssl
     - html2text
     - linuxdoc-tools{,-text,-latex}
     - make
     - rsync
     - coreutils

  * Package load to allow functioning on OpenSUSE-13.2

     - docbook_{3,4,5}
     - docbook5-xsl-stylesheets
     - docbook-dsssl-stylesheets
     - docbook-{simple,toys,utils,utils-minimal}
     - docbook-xsl-stylesheets
     - openjade
     - sgmltool
     - htmldoc
     - html2text
     - make
     - rsync
     - coreutils