Changeset 372:b5bfee94fd55
- Timestamp:
- 08/27/08 03:02:33 (3 months ago)
- Author:
- Christos Trochalakis <yatiohi@…>
- Branch:
- default
- Message:
-
minor: create docs dir when making docs (#36). Thanks claudep
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r366
|
r372
|
|
| 2 | 2 | |
| 3 | 3 | docs: |
| | 4 | mkdir -p docs |
| 4 | 5 | epydoc -n transifex -o docs/epydoc -u http://transifex.org \ |
| 5 | 6 | `find transifex -name '*.py'` |