Menu

#23 Makefile for generating API docs and cleanup

closed
nobody
None
5
2010-09-05
2010-08-10
No

Epydoc documentation helps me a lot to find my way through the code. So I wrote a Makefile to make it easier to create apidocs. And a `clean` target is there too to delete the apidocs, python bytecode and backup files.

BTW is it possible that there is no svn:ignore on *.pyc files!?

Discussion

  • Marc 'BlackJack' Rintsch

    Makefile for the drpython subdirectory

     
  • Marc 'BlackJack' Rintsch

    Updated the Makefile. Marked targets as "phony" and factored out some constants.

     
  • Marc 'BlackJack' Rintsch

    Commited.

     
  • Marc 'BlackJack' Rintsch

    • status: open --> closed
     

Log in to post a comment.