diff options
author | jake%acutex.net <> | 2001-10-20 01:18:05 +0200 |
---|---|---|
committer | jake%acutex.net <> | 2001-10-20 01:18:05 +0200 |
commit | b929c22527a9f97d4e03937d255542dfb5384f02 (patch) | |
tree | c105dec7e2de988c8c956aac55d51bdb466dca63 /docs/html/index.html | |
parent | 271837ff8f758602d941256581e43599cbb1ce63 (diff) | |
download | bugzilla-b929c22527a9f97d4e03937d255542dfb5384f02.tar.gz bugzilla-b929c22527a9f97d4e03937d255542dfb5384f02.tar.xz |
Fix for bug 105365 - Hacker's Guide should be in SGML. This will make it easier to do other additions to the hacker's guide.
Diffstat (limited to 'docs/html/index.html')
-rw-r--r-- | docs/html/index.html | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/docs/html/index.html b/docs/html/index.html index 2e51ca844..36e2e849a 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -850,6 +850,20 @@ HREF="quicksearch.html" HREF="bzhacking.html" >Hacking Bugzilla</A ></DT +><DD +><DL +><DT +>D.5.1. <A +HREF="bzhacking.html#AEN2495" +>Things that have caused problems and should be avoided</A +></DT +><DT +>D.5.2. <A +HREF="bzhacking.html#AEN2509" +>Coding Style for Bugzilla</A +></DT +></DL +></DD ></DL ></DD ><DT @@ -1009,7 +1023,7 @@ HREF="setperl.html#AEN2439" ></DT ><DT >1. <A -HREF="glossary.html#AEN2685" +HREF="glossary.html#AEN2736" >A Sample Product</A ></DT ></DL |