summaryrefslogtreecommitdiffstats
path: root/docs/makedocs.pl
AgeCommit message (Collapse)AuthorFilesLines
2005-08-13Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-09Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net1-1/+1
of other items.
2005-08-09Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2004-02-05- Remove html, txt, and pdf directories from CVSjustdave%syndicomm.com1-1/+15
- makedocs.pl now creates said directories when building the docs The idea here is that it's useless to have compiled stuff in CVS. The website will now auto-build the docs upon changes to the xml directory.
2003-07-08Use pdfjadetex to generate the PDF file instead of going through PostScript ↵jake%bugzilla.org1-7/+4
as it generates a much cleaner PDF file.
2003-06-14Optionally create a PDF version of the docs.jake%bugzilla.org1-1/+19
2003-04-23The source files for the Bugzilla Guide have long been using the XML version ↵jake%bugzilla.org1-2/+2
of DocBook but still residing in the sgml/ directory with an extension of .sgml. In an effort to maintain CVS history, the raw files were copied on the CVS server to the xml/ directory and renamed to have .xml for the extension; any checkins before this one did have the .sgml extension.
2003-03-27Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org1-1/+1
r=justdave a=justdave
2003-02-01Recompiling the docs because of the large change to the installation section ↵jake%bugzilla.org1-1/+1
just checked in.
2003-01-16Bug 105692: Script to compile all docs directories.matty%chariot.net.au1-0/+78