aboutsummaryrefslogtreecommitdiffstats
path: root/docs/makedocs.pl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵lpsolit%gmail.com2008-04-041-29/+56
| | | | by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 375602: makedocs.pl --with-pdf parameter check is buggy - Patch by Olav ↵lpsolit%gmail.com2007-04-061-1/+1
| | | | Vitters <bugzilla-mozilla@bkor.dhs.org> r/a=LpSolit
* Post-checkin fix for bug 360710: Fix how docs get the required DBD versions.mkanat%bugzilla.org2006-12-141-3/+3
|
* Bug 192451: Checksetup should prioritize missing module whinesmkanat%bugzilla.org2006-10-171-14/+6
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
* Bug 351958: Allow buidling the API documentation without the rest of the ↵mozilla%colinogilvie.co.uk2006-09-151-4/+9
| | | | | | build environment Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=justdave
* Bug 350613: Bugzilla should ship with built perldocmkanat%bugzilla.org2006-09-061-10/+60
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
* Bug 346350: Update makedocs.pl for the mod_perl version detailsmozilla%colinogilvie.co.uk2006-07-301-1/+15
| | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=justdave
* Bug 344731: Update documentation minimum versions automaticallymozilla%colinogilvie.co.uk2006-07-201-2/+39
| | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=myk
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-131-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net2005-08-091-1/+1
| | | | of other items.
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-091-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* - Remove html, txt, and pdf directories from CVSjustdave%syndicomm.com2004-02-051-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.
* Use pdfjadetex to generate the PDF file instead of going through PostScript ↵jake%bugzilla.org2003-07-081-7/+4
| | | | as it generates a much cleaner PDF file.
* Optionally create a PDF version of the docs.jake%bugzilla.org2003-06-131-1/+19
|
* The source files for the Bugzilla Guide have long been using the XML version ↵jake%bugzilla.org2003-04-231-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.
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
| | | | | r=justdave a=justdave
* Recompiling the docs because of the large change to the installation section ↵jake%bugzilla.org2003-02-011-1/+1
| | | | just checked in.
* Bug 105692: Script to compile all docs directories.matty%chariot.net.au2003-01-151-0/+78