Rev 1703: Add rule for making homepage. in http://people.samba.org/bzr/jelmer/bzr-svn/trunk

Jelmer Vernooij jelmer at samba.org
Thu Sep 4 18:30:42 BST 2008


At http://people.samba.org/bzr/jelmer/bzr-svn/trunk

------------------------------------------------------------
revno: 1703
revision-id: jelmer at samba.org-20080904173039-v3y93qr83eczj55e
parent: jelmer at samba.org-20080904172409-timg2bab7aof4w5u
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Thu 2008-09-04 19:30:39 +0200
message:
  Add rule for making homepage.
modified:
  Makefile                       makefile.other-20080311181537-5svhje3v1flh1n4f-1
=== modified file 'Makefile'
--- a/Makefile	2008-08-23 21:19:40 +0000
+++ b/Makefile	2008-09-04 17:30:39 +0000
@@ -100,3 +100,6 @@
 	$(CTAGS) -R .
 
 ctags:: tags
+
+homepage.html: wiki.py README INSTALL
+	python wiki.py | tail -n +2 | rst2html > $@




More information about the bazaar-commits mailing list