From 11945a73c631bedbcf8daaba531964c3fc2d6333 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Thu, 5 Feb 2004 12:49:08 +0000 Subject: - Remove html, txt, and pdf directories from CVS - 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. --- docs/html/customization.html | 230 ------------------------------------------- 1 file changed, 230 deletions(-) delete mode 100644 docs/html/customization.html (limited to 'docs/html/customization.html') diff --git a/docs/html/customization.html b/docs/html/customization.html deleted file mode 100644 index 525cc08e0..000000000 --- a/docs/html/customization.html +++ /dev/null @@ -1,230 +0,0 @@ -Customising Bugzilla
The Bugzilla Guide - 2.17.7 - Development Release
PrevNext

Chapter 4. Customising Bugzilla

Table of Contents
4.1. Template Customization
4.1.1. What to Edit
4.1.2. How To Edit Templates
4.1.3. Template Formats
4.1.4. Particular Templates
4.1.5. Configuring Bugzilla to Detect the User's Language
4.2. Template Hooks
4.3. Customizing Who Can Change What
4.4. Modifying Your Running System
4.5. MySQL Bugzilla Database Introduction
4.6. Integrating Bugzilla with Third-Party Tools
4.6.1. Bonsai
4.6.2. CVS
4.6.3. Perforce SCM
4.6.4. Tinderbox/Tinderbox2

PrevHomeNext
Upgrading to New Releases Template Customization
\ No newline at end of file -- cgit v1.2.1