diff options
| author | Shabda Raaj <shabda@agiliq.com> | 2012-09-08 11:11:37 +0530 |
|---|---|---|
| committer | Shabda Raaj <shabda@agiliq.com> | 2012-09-08 11:11:37 +0530 |
| commit | 8198a1923ebbf3181447b4efdc058a4d6a86d83d (patch) | |
| tree | d574614567f21b772944d816f35e43f2670a1700 /docs/README | |
| parent | 3622be42b0902391a93c30af8483cdf34bac2783 (diff) | |
Fixed #18928. Tightened language in docs/README.
Diffstat (limited to 'docs/README')
| -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: |
