Changeset 289:40ab4b8aa484
- Timestamp:
- 11/01/12 00:05:05 (4 months ago)
- Author:
- Menno Smits <menno@…>
- Branch:
- default
- Message:
-
build_sphinx not sphinx_build
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r275
|
r289
|
|
| 83 | 83 | documentation can be rebuilt using: |
| 84 | 84 | |
| 85 | | python setup.py sphinx_build |
| | 85 | python setup.py build_sphinx |
| 86 | 86 | |
| 87 | 87 | See imapclient/examples/example.py for a sample of how to use |