Rev 3098: Tweak Makefile doc fix (Ian Clatworthy) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Mon Dec 10 11:15:17 GMT 2007


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 3098
revision-id:pqm at pqm.ubuntu.com-20071210111506-yg1tr8vzzszs3i26
parent: pqm at pqm.ubuntu.com-20071210020804-xbbzol1ndjmec105
parent: ian.clatworthy at internode.on.net-20071210102257-jckjlsf3wuk9777j
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Mon 2007-12-10 11:15:06 +0000
message:
  Tweak Makefile doc fix (Ian Clatworthy)
modified:
  Makefile                       Makefile-20050805140406-d96e3498bb61c5bb
    ------------------------------------------------------------
    revno: 3097.1.1
    revision-id:ian.clatworthy at internode.on.net-20071210102257-jckjlsf3wuk9777j
    parent: pqm at pqm.ubuntu.com-20071210020804-xbbzol1ndjmec105
    committer: Ian Clatworthy <ian.clatworthy at internode.on.net>
    branch nick: ianc-integration
    timestamp: Mon 2007-12-10 20:22:57 +1000
    message:
      Tweak Makefile doc fix (Ian Clatworthy)
    modified:
      Makefile                       Makefile-20050805140406-d96e3498bb61c5bb
=== modified file 'Makefile'
--- a/Makefile	2007-12-10 01:12:42 +0000
+++ b/Makefile	2007-12-10 10:22:57 +0000
@@ -100,7 +100,7 @@
 dev_htm_files := $(patsubst %.txt, %.html, $(dev_txt_files)) 
 
 doc/en/user-guide/index.html: $(wildcard $(addsuffix /*.txt, doc/en/user-guide)) 
-	$(rst2html) --stylesheet=../../default.css $< $@
+	$(rst2html) --stylesheet=../../default.css doc/en/user-guide/index.txt $@
 
 doc/developers/%.html: doc/developers/%.txt
 	$(rst2html) --stylesheet=../default.css $< $@




More information about the bazaar-commits mailing list