diff options
author | jake%bugzilla.org <> | 2003-04-23 10:23:04 +0000 |
---|---|---|
committer | jake%bugzilla.org <> | 2003-04-23 10:23:04 +0000 |
commit | 2fac94504175f4964ad254f07e184e00e10eef08 (patch) | |
tree | 701a23c533d06f8560759938703638e58b0846fb /docs/README.docs | |
parent | Realphabetize the directory list. (diff) | |
download | bugzilla-2fac94504175f4964ad254f07e184e00e10eef08.tar.gz bugzilla-2fac94504175f4964ad254f07e184e00e10eef08.tar.bz2 bugzilla-2fac94504175f4964ad254f07e184e00e10eef08.zip |
Missed a couple of SGML references that should have been changed.
Diffstat (limited to 'docs/README.docs')
-rw-r--r-- | docs/README.docs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.docs b/docs/README.docs index 0362a7e8c..8a172ecda 100644 --- a/docs/README.docs +++ b/docs/README.docs @@ -2,8 +2,8 @@ Welcome to the Bugzilla documentation project! You'll find these directories and files here: README.docs # This README file -html/ # The compiled HTML docs from SGML sources (do not edit) -txt/ # The compiled text docs from SGML sources +html/ # The compiled HTML docs from XML sources (do not edit) +txt/ # The compiled text docs from XML sources (do not edit) xml/ # The original XML doc sources (edit these) A note about the XML: |