~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Jelmer Vernooij
  • Date: 2010-05-10 15:32:45 UTC
  • mto: This revision was merged to the branch mainline in revision 10850.
  • Revision ID: jelmer@canonical.com-20100510153245-enhqyic7k5j2wpyw
Add pydoctor rule.

Show diffs side-by-side

added added

removed removed

Lines of Context:
437
437
        mv lp-clustered.svg.tmp lp-clustered.svg
438
438
 
439
439
 
 
440
pydoctor:
 
441
        pydoctor --make-html --html-output=apidocs --add-package=lib/lp \
 
442
                --add-package=lib/canonical
 
443
 
440
444
.PHONY: apidoc check tags TAGS zcmldocs realclean clean debug stop\
441
445
        start run ftest_build ftest_inplace test_build test_inplace pagetests\
442
446
        check check_merge \
443
447
        schema default launchpad.pot check_merge_ui pull scan sync_branches\
444
448
        reload-apache hosted_branches check_db_merge check_mailman check_config\
445
449
        jsbuild jsbuild_lazr clean_js buildonce_eggs \
446
 
        sprite_css sprite_image css_combine compile check_schema
 
450
        sprite_css sprite_image css_combine compile check_schema pydoctor