diff options
author | jake%bugzilla.org <> | 2008-04-04 13:48:12 +0200 |
---|---|---|
committer | jake%bugzilla.org <> | 2008-04-04 13:48:12 +0200 |
commit | f83746b15d9bc4ef2c923a3fb81bc45ea417310d (patch) | |
tree | 6554c8cb29cf4bc2b581d33083b97100c27bc5d7 /docs | |
parent | c465465d3284f46a8ace4ae1d24b35af57afac2f (diff) | |
download | bugzilla-f83746b15d9bc4ef2c923a3fb81bc45ea417310d.tar.gz bugzilla-f83746b15d9bc4ef2c923a3fb81bc45ea417310d.tar.xz |
Missed a couple of SGML references that should have been changed.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/README.docs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/README.docs b/docs/en/README.docs index 0362a7e8c..8a172ecda 100644 --- a/docs/en/README.docs +++ b/docs/en/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: |