blob: 794bc0ad8250d18f95566e3e05278847a9df5f4c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
.. highlight:: perl
.. _integrating:
===================================
Integration and Customization Guide
===================================
You may find that Bugzilla already does what you want it to do, you just
need to configure it correctly. Read the :ref:`administering` sections
carefully to see if that's the case for you. If not, then this chapter
explains how to use the available mechanisms for integration and customization.
.. toctree::
:maxdepth: 2
faq
languages
skins
templates
extensions
apis
auth-delegation
|