summaryrefslogtreecommitdiffstats
path: root/docs/en/README.docs
AgeCommit message (Collapse)AuthorFilesLines
2008-04-04Reverting previous whitespace change to test fix for cvs hook on serverjustdave%bugzilla.org1-1/+0
2008-04-04whitespace only change to test cvs commit hooksjustdave%bugzilla.org1-0/+1
2008-04-04Patch for bug 240079: fix strange phrase in the documentation: "everywhere ↵jocuri%softhome.net1-1/+1
applicable" should be "where applicable" in README.docs; patch by Niels Reedijk <n.reedijk@planet.nl>; r=timeless; a=justdave.
2008-04-04Missed a couple of SGML references that should have been changed.jake%bugzilla.org1-2/+2
2008-04-04Realphabetize the directory list.jake%bugzilla.org1-23/+29
2008-04-04correction to one of the command linesjustdave%syndicomm.com1-1/+1
2008-04-04Corrected installation and compiling instructions for the docs, based on ↵justdave%syndicomm.com1-29/+37
extensive trial and error on Landfill.
2008-04-04Changed openjade compilation instructions to match new commandsbarnboy%trilobyte.net1-8/+82
required by XML conversion of the Guide.
2008-04-04Last transfer bombed on me. Added Bugzilla Guide asbarnboy%trilobyte.net1-110/+22
single large HTML and TXT files, and updated README.docs with compiling instructions for the Guide.
2008-04-04The source files for the Bugzilla Guide have long been using the XML version ↵jake%bugzilla.org1-35/+61
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.
2008-04-04Big checkin of docs to resolve everybarnboy%trilobyte.net1-63/+37
known outstanding doc bug! Yay release. Still many things to fix. Aren't there always?
2008-04-04Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵lpsolit%gmail.com1-0/+155
by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit