diff options
author | justdave%syndicomm.com <> | 2004-02-05 13:49:08 +0100 |
---|---|---|
committer | justdave%syndicomm.com <> | 2004-02-05 13:49:08 +0100 |
commit | 11945a73c631bedbcf8daaba531964c3fc2d6333 (patch) | |
tree | 6c23288dd801bd8a1bf9ad548eb9a4e82cd24eef /docs/html/conventions.html | |
parent | cfc778d1fc757e022c0755ccc5ecd430790ce8be (diff) | |
download | bugzilla-11945a73c631bedbcf8daaba531964c3fc2d6333.tar.gz bugzilla-11945a73c631bedbcf8daaba531964c3fc2d6333.tar.xz |
- 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.
Diffstat (limited to 'docs/html/conventions.html')
-rw-r--r-- | docs/html/conventions.html | 471 |
1 files changed, 0 insertions, 471 deletions
diff --git a/docs/html/conventions.html b/docs/html/conventions.html deleted file mode 100644 index 28f25bbb9..000000000 --- a/docs/html/conventions.html +++ /dev/null @@ -1,471 +0,0 @@ -<HTML -><HEAD -><TITLE ->Document Conventions</TITLE -><META -NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ -"><LINK -REL="HOME" -TITLE="The Bugzilla Guide - 2.17.7 - Development Release" -HREF="index.html"><LINK -REL="UP" -TITLE="About This Guide" -HREF="about.html"><LINK -REL="PREVIOUS" -TITLE="Credits" -HREF="credits.html"><LINK -REL="NEXT" -TITLE="Installing Bugzilla" -HREF="installing-bugzilla.html"></HEAD -><BODY -CLASS="section" -BGCOLOR="#FFFFFF" -TEXT="#000000" -LINK="#0000FF" -VLINK="#840084" -ALINK="#0000FF" -><DIV -CLASS="NAVHEADER" -><TABLE -SUMMARY="Header navigation table" -WIDTH="100%" -BORDER="0" -CELLPADDING="0" -CELLSPACING="0" -><TR -><TH -COLSPAN="3" -ALIGN="center" ->The Bugzilla Guide - 2.17.7 - Development Release</TH -></TR -><TR -><TD -WIDTH="10%" -ALIGN="left" -VALIGN="bottom" -><A -HREF="credits.html" -ACCESSKEY="P" ->Prev</A -></TD -><TD -WIDTH="80%" -ALIGN="center" -VALIGN="bottom" ->Chapter 1. About This Guide</TD -><TD -WIDTH="10%" -ALIGN="right" -VALIGN="bottom" -><A -HREF="installing-bugzilla.html" -ACCESSKEY="N" ->Next</A -></TD -></TR -></TABLE -><HR -ALIGN="LEFT" -WIDTH="100%"></DIV -><DIV -CLASS="section" -><H1 -CLASS="section" -><A -NAME="conventions" -></A ->1.5. Document Conventions</H1 -><P ->This document uses the following conventions:</P -><DIV -CLASS="informaltable" -><A -NAME="AEN83" -></A -><P -></P -><TABLE -BORDER="0" -CLASS="CALSTABLE" -><THEAD -><TR -><TH -ALIGN="LEFT" -VALIGN="MIDDLE" ->Descriptions</TH -><TH -ALIGN="LEFT" -VALIGN="MIDDLE" ->Appearance</TH -></TR -></THEAD -><TBODY -><TR -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" ->Warning</TD -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" -> <DIV -CLASS="caution" -><P -></P -><TABLE -CLASS="caution" -WIDTH="100%" -BORDER="0" -><TR -><TD -WIDTH="25" -ALIGN="CENTER" -VALIGN="TOP" -><IMG -SRC="../images/caution.gif" -HSPACE="5" -ALT="Caution"></TD -><TD -ALIGN="LEFT" -VALIGN="TOP" -><P ->Don't run with scissors!</P -></TD -></TR -></TABLE -></DIV -> - </TD -></TR -><TR -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" ->Hint</TD -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" -> <DIV -CLASS="tip" -><P -></P -><TABLE -CLASS="tip" -WIDTH="100%" -BORDER="0" -><TR -><TD -WIDTH="25" -ALIGN="CENTER" -VALIGN="TOP" -><IMG -SRC="../images/tip.gif" -HSPACE="5" -ALT="Tip"></TD -><TD -ALIGN="LEFT" -VALIGN="TOP" -><P ->Would you like a breath mint?</P -></TD -></TR -></TABLE -></DIV -> - </TD -></TR -><TR -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" ->Note</TD -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" -> <DIV -CLASS="note" -><P -></P -><TABLE -CLASS="note" -WIDTH="100%" -BORDER="0" -><TR -><TD -WIDTH="25" -ALIGN="CENTER" -VALIGN="TOP" -><IMG -SRC="../images/note.gif" -HSPACE="5" -ALT="Note"></TD -><TD -ALIGN="LEFT" -VALIGN="TOP" -><P ->Dear John...</P -></TD -></TR -></TABLE -></DIV -> - </TD -></TR -><TR -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" ->Information requiring special attention</TD -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" -> <DIV -CLASS="warning" -><P -></P -><TABLE -CLASS="warning" -WIDTH="100%" -BORDER="0" -><TR -><TD -WIDTH="25" -ALIGN="CENTER" -VALIGN="TOP" -><IMG -SRC="../images/warning.gif" -HSPACE="5" -ALT="Warning"></TD -><TD -ALIGN="LEFT" -VALIGN="TOP" -><P ->Read this or the cat gets it.</P -></TD -></TR -></TABLE -></DIV -> - </TD -></TR -><TR -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" ->File or directory name</TD -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" -> <TT -CLASS="filename" ->filename</TT -> - </TD -></TR -><TR -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" ->Command to be typed</TD -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" -> <B -CLASS="command" ->command</B -> - </TD -></TR -><TR -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" ->Application name</TD -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" -> <SPAN -CLASS="application" ->application</SPAN -> - </TD -></TR -><TR -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" -> Normal user's prompt under bash shell</TD -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" ->bash$</TD -></TR -><TR -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" -> Root user's prompt under bash shell</TD -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" ->bash#</TD -></TR -><TR -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" -> Normal user's prompt under tcsh shell</TD -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" ->tcsh$</TD -></TR -><TR -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" ->Environment variables</TD -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" -> <TT -CLASS="envar" ->VARIABLE</TT -> - </TD -></TR -><TR -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" ->Term found in the glossary</TD -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" -> <A -HREF="glossary.html#gloss-bugzilla" -><I -CLASS="glossterm" ->Bugzilla</I -></A -> - </TD -></TR -><TR -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" ->Code example</TD -><TD -ALIGN="LEFT" -VALIGN="MIDDLE" -> <TABLE -BORDER="0" -BGCOLOR="#E0E0E0" -WIDTH="100%" -><TR -><TD -><FONT -COLOR="#000000" -><PRE -CLASS="programlisting" -><TT -CLASS="sgmltag" -><para></TT -> -Beginning and end of paragraph -<TT -CLASS="sgmltag" -></para></TT -></PRE -></FONT -></TD -></TR -></TABLE -> - </TD -></TR -></TBODY -></TABLE -><P -></P -></DIV -><P -> - This documentation is maintained in DocBook 4.1.2 XML format. - Changes are best submitted as plain text or XML diffs, attached - to a bug filed in the <A -HREF="http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&component=Documentation" -TARGET="_top" ->Bugzilla Documentation</A -> component. - </P -></DIV -><DIV -CLASS="NAVFOOTER" -><HR -ALIGN="LEFT" -WIDTH="100%"><TABLE -SUMMARY="Footer navigation table" -WIDTH="100%" -BORDER="0" -CELLPADDING="0" -CELLSPACING="0" -><TR -><TD -WIDTH="33%" -ALIGN="left" -VALIGN="top" -><A -HREF="credits.html" -ACCESSKEY="P" ->Prev</A -></TD -><TD -WIDTH="34%" -ALIGN="center" -VALIGN="top" -><A -HREF="index.html" -ACCESSKEY="H" ->Home</A -></TD -><TD -WIDTH="33%" -ALIGN="right" -VALIGN="top" -><A -HREF="installing-bugzilla.html" -ACCESSKEY="N" ->Next</A -></TD -></TR -><TR -><TD -WIDTH="33%" -ALIGN="left" -VALIGN="top" ->Credits</TD -><TD -WIDTH="34%" -ALIGN="center" -VALIGN="top" -><A -HREF="about.html" -ACCESSKEY="U" ->Up</A -></TD -><TD -WIDTH="33%" -ALIGN="right" -VALIGN="top" ->Installing Bugzilla</TD -></TR -></TABLE -></DIV -></BODY -></HTML ->
\ No newline at end of file |