diff options
| author | Tim Graham <timograham@gmail.com> | 2012-09-08 03:45:41 -0700 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2012-09-08 03:45:41 -0700 |
| commit | b036baa9902395cf913e26bcc6d5490f562e9a40 (patch) | |
| tree | 35814936a38a361d476cf02c6f9eb76e1484ca41 /docs | |
| parent | dc01e41d2343386b481b983828fd861303877e81 (diff) | |
| parent | 8198a1923ebbf3181447b4efdc058a4d6a86d83d (diff) | |
Merge pull request #354 from shabda/ticket_18928
Fixed #18928 - Tightened language in docs/README
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/README b/docs/README index b02499d738..05133d8917 100644 --- a/docs/README +++ b/docs/README @@ -1,9 +1,8 @@ The documentation in this tree is in plain text files and can be viewed using any text file viewer. -Technically speaking, it uses ReST (reStructuredText) [1], and the Sphinx -documentation system [2]. This allows it to be built into other forms for -easier viewing and browsing. +It uses ReST (reStructuredText) [1], and the Sphinx documentation system [2]. +This allows it to be built into other forms for easier viewing and browsing. To create an HTML version of the docs: |
