LDP/LDP/builder-2016
Martin A. Brown d8b81613d5 genarate a symlink script AND a log of "not found"
adjust to generate a script which can be inspected before being run;
try to locate all HTML, single HTML, PDF and text files and report
on the 'not found' outputs

This is just to help during migration to the new content structure.
2016-02-02 11:15:13 -08:00
..
Makefile
README
TODO
create-compatibility-symlinks
produce-ldp-outputs

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