~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Alexander Belchenko
  • Date: 2007-08-07 14:56:50 UTC
  • mto: This revision was merged to the branch mainline in revision 2685.
  • Revision ID: bialix@ukr.net-20070807145650-jq9ss66genvith0n
rst2html: workaround for IE bug with id="tags"

Show diffs side-by-side

added added

removed removed

Lines of Context:
104
104
                 bzrlib/sign_my_commits.py \
105
105
                 generate_docs.py \
106
106
                 tools/doc_generate/__init__.py \
 
107
                 tools/doc_generate/autodoc_man.py \
107
108
                 tools/doc_generate/autodoc_rstx.py
108
109
 
109
110
doc/bzr_man.txt: $(MAN_DEPENDENCIES)
127
128
# clean produced docs
128
129
clean-docs:
129
130
        python tools/win32/ostools.py remove $(ALL_DOCS) \
130
 
        $(HTMLDIR) $(PRETTYDIR) doc/bzr_man.txt doc/developers/performance.png
 
131
        $(HTMLDIR) $(PRETTYDIR) doc/bzr_man.txt
131
132
 
132
133
 
133
134
# build a png of our performance task list