[RFC][PATCH] Produce HTML docs to upload on server

John Arbash Meinel john at arbash-meinel.com
Thu Aug 17 14:52:37 BST 2006


Alexander Belchenko wrote:
> Martin Pool пишет:

...

> -# make bzr.exe for win32 with py2exe
> -exe:
> -	@echo *** Make bzr.exe
> -	python setup.py py2exe > py2exe.log
> -	python tools/win32/ostools.py copytodir tools/win32/start_bzr.bat win32_bzr.exe
> -	python tools/win32/ostools.py copytodir tools/win32/bazaar.url win32_bzr.exe
> +# Produce HTML docs to upload on Canonical server
> +HTMLDIR := html_docs
> +
> +htmldocs: docs
> +	python tools/win32/ostools.py copytodir $(htm_files) doc/default.css $(HTMLDIR)
> +

You still have 'htmldocs' versus 'copy-docs' and 'clean-docs'. But
otherwise it looks good enough for my +1. And I will clean that up while
merging. Martin already approved the rest, so I went ahead and submitted it.

John
=:->

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060817/e33d8886/attachment.pgp 


More information about the bazaar mailing list