diff options
author | justdave%bugzilla.org <> | 2007-07-27 23:15:31 +0200 |
---|---|---|
committer | justdave%bugzilla.org <> | 2007-07-27 23:15:31 +0200 |
commit | 5ca60ad1cc5d14bdc4f5072d21dcccb3683ec198 (patch) | |
tree | 815ded806c4e8cbf940d38f3f232b08dc67eaf74 | |
parent | 26fb8caed0484e92501ca81d6497f5235a638db8 (diff) | |
download | bugzilla-5ca60ad1cc5d14bdc4f5072d21dcccb3683ec198.tar.gz bugzilla-5ca60ad1cc5d14bdc4f5072d21dcccb3683ec198.tar.xz |
whitespace only change to test cvs commit hooks
-rw-r--r-- | docs/README.docs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/README.docs b/docs/README.docs index 5fdeb8570..44c44e1cc 100644 --- a/docs/README.docs +++ b/docs/README.docs @@ -6,6 +6,7 @@ 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: The documentation is written in DocBook 4.1.2, and attempts to adhere to the LinuxDoc standards where applicable (http://www.tldp.org). |