aboutsummaryrefslogtreecommitdiffstats
path: root/docs/en/xml/integration.xml
Commit message (Collapse)AuthorAgeFilesLines
* More documentation updates.gerv%gerv.net2008-04-041-27/+36
|
* Phase 1 of a big documentation update before 2.17.6.gerv%gerv.net2008-04-041-1/+6
|
* Bug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences.jake%bugzilla.org2008-04-041-7/+3
| | | | | | Patch by Martin Wulffeld <martin@wulffeld.org>. r,a=jake Also, added Martin to the section about people who have made signifigant conrtibutions.
* The source files for the Bugzilla Guide have long been using the XML version ↵jake%bugzilla.org2008-04-041-1/+1
| | | | | | 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.
* This checkin contains two fixes:jake%bugzilla.org2008-04-041-2/+3
| | | | | * Bug 191971 - The guide incorrectly stated that you could resolve a bug via email * Provide an example of a glossary term in the document conventions section
* Merging new docs from 2.16 branch.gerv%gerv.net2008-04-041-56/+61
|
* Initial conversion to XML format from SGML.barnboy%trilobyte.net2008-04-041-2/+2
| | | | | | | Note this is a work-in-progress. It compiles cleanly, but I am not yet submitting compiled HTML and text. There is one notable problem: nsgmls barfs on the <imagedata> tag in database.sgml during validation. openjade handles it fine. Weird.
* Buncha' release updates. Moved all images tobarnboy%trilobyte.net2008-04-041-0/+8
| | | | | | | | | | | | | | | | | | ./images so we don't have multiple copies of the same image, fixed these doc bugs (in no particular order): 94949 97070 97071 97114 96498 95970 96677 94953 96501 96679 97068 97191 97192
* Big checkin of docs to resolve everybarnboy%trilobyte.net2008-04-041-30/+40
| | | | | known outstanding doc bug! Yay release. Still many things to fix. Aren't there always?
* Checkin for 2.14 release. Still some problems; this cannot yetbarnboy%trilobyte.net2008-04-041-14/+16
| | | | be used for 2.14 documentation due to inconsistencies.
* Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.barnboy%trilobyte.net2008-04-041-93/+48
| | | | | | The README is now gutted, pointers to Guide. Also some new sections added, old ones fixed, and notes appended to deprecated sections I've not yet had the heart to remove.
* Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵lpsolit%gmail.com2008-04-041-0/+120
by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit