~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-08-08 11:31:10 UTC
  • mfrom: (2677.1.5 bzr_man)
  • Revision ID: pqm@pqm.ubuntu.com-20070808113110-acathx9d9mpfo80z
IE-safe bzr_man.html, cross-reference links for `see also' topics
 (bialix,r=john,r=ian)

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
                 bzrlib/sign_my_commits.py \
102
102
                 generate_docs.py \
103
103
                 tools/doc_generate/__init__.py \
 
104
                 tools/doc_generate/autodoc_man.py \
104
105
                 tools/doc_generate/autodoc_rstx.py
105
106
 
106
107
doc/bzr_man.txt: $(MAN_DEPENDENCIES)
123
124
# clean produced docs
124
125
clean-docs:
125
126
        python tools/win32/ostools.py remove $(ALL_DOCS) \
126
 
        $(HTMLDIR) $(PRETTYDIR) doc/bzr_man.txt doc/developers/performance.png
 
127
        $(HTMLDIR) $(PRETTYDIR) doc/bzr_man.txt
127
128
 
128
129
 
129
130
# build a png of our performance task list