|
1.12 (+73 -186 lines) |
04/30/2007 03:06 PM |
Chuck Hagenbuch chuck |
Working on the new build files. |
|
1.11 (+2 -2 lines) |
12/09/2001 07:41 PM |
bjn |
Update DocBook DTDs to V4.1.2 |
|
1.10 (+20 -1 lines) |
12/09/2001 07:31 PM |
bjn |
Use links as text browser if lynx isn't available. |
|
1.9 (+44 -6 lines) |
08/11/2001 07:58 PM |
avsm |
On reflection, bloating our repository with the dsssl sheets
was a bad idea (since we never made any local changes).
Remove them, and sync with phpdoc code for detecting the location
of externally installed DSSSL sheets. |
|
1.8 (+30 -6 lines) |
10/25/2000 06:51 PM |
avsm |
Add a --with-dsssl option to support the use of both jade and openjade
jade development is frozen, and openjade is the developing tree, so
this allows platforms without jade support to build docs (e.g. openbsd)
If --with-dsssl is not specified, then a scan is done for jade and then
for openjade. |
|
1.7 (+1 -21 lines) |
08/09/2000 12:34 PM |
avsm |
Strip out unnecessary Docbook3.0 checks for CATALOG, since we are bundling
4.1 with the repository now |
|
1.6 (+2 -19 lines) |
08/03/2000 11:55 AM |
avsm |
Changed to a Horde tag from Id, and remove unneccessary checks for DSSSL
version. |
|
1.5 (+6 -30 lines) |
08/03/2000 11:50 AM |
avsm |
Bit of a meaty commit, this. Importing the DSSSL sources into the repository.
This adds a fair bit to the size, but it does mean that we can make local
alterations to it when needed, and more importantly, it means that the only
piece of software that needs to be installed correctly is Jade. Hopefully
that'll mean we'll get a lot more contributers, if its less of a pain to figure
out what's going on..
We can prune a lot of stuff out of this as well, such as the test cases and
so on. |
|
1.4 (+5 -1 lines) |
07/27/2000 01:54 PM |
avsm |
Updated the autoconf scripts to update the list of files in the manual
more intelligently - it depends on find and awk, which I hope is ok
cross-platform (tested on BSD, about to try on Linux post-commit) |
|
1.3 (+1 -2 lines) |
07/27/2000 07:58 AM |
avsm |
Removed the howto.dsl.in and cleaned up the target in the Makefile,
as we dont actually have a howto.xml (might as well leave that for the
PHP guys to maintain, and link to it externally). 'make all' now
generates html, ps, and pdf formats instead of just html. |
|
1.2 (+2 -32 lines) |
06/25/2000 04:26 PM |
jon |
Update the <!DOCTYPE> for -//OASIS//DTD DocBook XML V4.1//EN. |
|
1.1 |
06/24/2000 06:16 PM |
jon |
Initial import of the DocBook / XML documentation. This is far
from ready for primetime, but it's a good start. Have a look at
the README for more information. |