diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2012-05-06 21:47:01 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2012-05-06 21:47:01 -0400 |
commit | 373b21acec802a0d1575862ae677fa9aceae31da (patch) | |
tree | 814be2ae02db961d93f5655aa3c15c121424d8ae | |
parent | b071b7bd4b7c7a0b02d49f0e486c29b9caf79700 (diff) | |
download | librambutan-373b21acec802a0d1575862ae677fa9aceae31da.tar.gz librambutan-373b21acec802a0d1575862ae677fa9aceae31da.zip |
README: tweak sentence about the template files
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -117,8 +117,8 @@ nice). Read more about Sphinx and use the existing docs source as an example when writing yours. The directory tmpl/ contains template ReST files -you should modify when creating a new page, in order to keep the style -consistent. +you should sometimes use when creating a new page, in order to keep +the style consistent. The file source/conf.py is the Sphinx configuration file; you can go read it for more information about our setup. |