Menu

Source Commit Log


Commit Date  
[r66] by kfogel

Cleanups in preparation for upcoming release: rearrange 'make doc' to
be relocatable, and fix an awk command.

* Makefile.in
(BOOK_TOP): New var.
(BOOK_DIR, MDOCS_DIR, doc-book-html, doc-book-pdf, doc-book-ps,
doc-misc-docs-html, doc-misc-docs-pdf, doc-misc-docs-ps): Use it.

* doc/book/Makefile
(BOOK_DIR, MDOCS_DIR, XSL_DIR, RUN_FOP): Use BOOK_TOP variable.

* dist.sh
(WC_VERSION): Adjust awk command for new 'svn status' output.

2002-10-29 20:33:12 Tree
[r65] by fitz

More help from Andreas J. Koenig <andreas.koenig@...>

* doc/book/book/appa.xml: Add flag and comment.

2002-10-29 02:41:11 Tree
[r64] by fitz

Doc fixes noted by Garrett Rooney <rooneg@...>. Add
missing document too.

* doc/book/README: Change refs from docs to misc-docs and fix ref to
dblite documentation.

* doc/book/tools/readme-dblite.html: New file. This documents how to
use docbook lite. Thanks Erik Ray!

2002-10-28 04:31:55 Tree
[r63] by fitz

Applied book patch from Andreas J. Koenig <andreas.koenig@...>

* doc/book/book/appa.xml: Fix typo.

* doc/book/book/ch02.xml: Tweak comment, fix busted emacs local variables.

* doc/book/book/ch03.xml: Fix typos. New paragraph.

* doc/book/book/ch05.xml: Fix typos.

2002-10-28 04:05:22 Tree
[r62] by fitz

Fix validation errors.

* doc/book/HACKING: Validation info.

* doc/book/book/ch07.xml: Fix busticated xrefs

2002-10-25 04:20:17 Tree
[r61] by cmpilato

Fix reference to diagram.

2002-10-25 04:18:58 Tree
[r60] by fitz

Add validation information.

* doc/book/HACKING: Validation info.

* doc/book/README: Validation info.

2002-10-25 04:14:57 Tree
[r59] by fitz

Add warning comment at top of chapters that have been converted from
the handbook but not fleshed out yet

* doc/book/book/appa.xml: Added warning about modifications before
rewriting.

* doc/book/book/ch01.xml: Added warning about modifications before
rewriting.

* doc/book/book/ch03.xml: Added warning about modifications before
rewriting.

* doc/book/book/ch04.xml: Added warning about modifications before
rewriting.

* doc/book/book/ch05.xml: Added warning about modifications before
rewriting.

* doc/book/book/ch06.xml: Added warning about modifications before
rewriting.

2002-10-25 04:10:40 Tree
[r58] by rooneg

* doc/book/book/ch04.xml
(vendor branches): fitz is right, this should be refering to 'Subversion'
rather than 'svn', since we mean the version control system, not the
command line program. while i'm here, switch some short commands to the
longer style as suggested in book/HACKING.

2002-10-25 04:00:49 Tree
[r57] by fitz

Added "Subversion: The Definitive Guide" into the Subversion source
tree. Tweaked Makefile.in so users can build the docs from the top
level, removed the old handbook, and relocated the French handbook to
A Safe Place.

This work is mostly the combined effort of C. Michael Pilato, Ben
Collins-Sussman, and myself--I'm just committing it. :)

* Makefile.in: Build the book and the misc guide by calling into the
Makefile in doc/book.

Modified Targets:
install-info, install-info, doc
Removed targets:
doc-info, doc-dvi, doc-txt, doc-html, doc-ps, doc-pdf
Added targets:
doc-book, doc-misc-docs, doc-design, doc-all-html, doc-all-pdf,
doc-all-ps, doc-all-info, doc-design-info, doc-design-html,
doc-design-txt, doc-design-dvi, doc-design-ps, doc-design-pdf,
doc-book-html, doc-book-pdf, doc-book-ps, doc-misc-docs-html,
doc-misc-docs-pdf, doc-misc-docs-ps

* build.conf: Removed any refs to doc/*

* doc/book/: New Directory for all things related to the book, as
well as other docbook-lite docs.

* doc/book/HACKING: New file. A very basic style guide for the book.

* doc/book/Makefile: New file.

* doc/book/README: New file. Read me! Read ME!

* doc/book/book/*: New files/directories. XML and related image files
for the book.

* doc/book/misc-docs/*: New XML files for miscellaneous docs not in the
book (which is not to say that they'll *never* be in the
book--just not now).

* doc/book/outline.txt: New file. The outline for the book as approved
by ORA.

* doc/book/tools/: New files/directories. Tools to help build the book.

* doc/book/tools/bin: New directory containing executables that
help build the book (aside from the ones you have to download).

* doc/book/tools/bin/run-fop.sh: New file. This deals with finding fop
and running it without spamming the user to death with unimportant
errors.

* doc/book/tools/dtd/*: New files/directories. The dblite dtd that we
use for the book as well as a copy of the Docbook 4.1 DTD.

* doc/book/tools/svnbook.el: Emacs-flavored goodness for all xml
files should use (if you're an emacs weenie, that is).

* doc/handbook/*.texi: Deleted files. Transmogrified into docbook-lite
and absorbed into book and misc-doc

* doc/handbook/translations/*: Moved to /doc/translations

* doc/translations: Moved from /doc/handbook/translations

2002-10-25 03:26:12 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.