Changeset 372:b5bfee94fd55

Show
Ignore:
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:
1 modified

Legend:

Unmodified
Added
Removed
  • Makefile

    r366 r372  
    22 
    33docs: 
     4        mkdir -p docs 
    45        epydoc -n transifex -o docs/epydoc -u http://transifex.org \ 
    56        `find transifex -name '*.py'`