Moved book2html and bookfragments into its own librarian package.
authorMarek Stępniowski <marek@stepniowski.com>
Wed, 3 Sep 2008 16:24:30 +0000 (18:24 +0200)
committerMarek Stępniowski <marek@stepniowski.com>
Wed, 3 Sep 2008 16:24:30 +0000 (18:24 +0200)
commit648dff98814d2ddeda2f06a8c0e2fb01547fac2a
treef4efb2f9a8f3dd41320e5d72c4c09b3917d4e9bb
parent113d217a051b5644061876c64b27da1281e49041
Moved book2html and bookfragments into its own librarian package.
bin/book2html.py [deleted file]
bin/book2html.xslt [deleted file]
bin/bookfragments.py [deleted file]
bin/master.css [deleted file]
lib/librarian/__init__.py [new file with mode: 0644]
lib/librarian/bin/book2html.py [new file with mode: 0755]
lib/librarian/bin/bookfragments.py [new file with mode: 0755]
lib/librarian/bin/master.css [new file with mode: 0644]
lib/librarian/bin/master.plain.css [new file with mode: 0644]
lib/librarian/book2html.xslt [new file with mode: 0644]
lib/librarian/html.py [new file with mode: 0644]