Re: [PATCH] subtree: add makefile target for html docs

2013-10-30 Thread Junio C Hamano
Jeff King writes: > On Tue, Oct 29, 2013 at 05:03:53PM +0100, Sebastian Schuberth wrote: > >> I just gave it a try and it works nicely: >> >> Tested-by: Sebastian Schuberth >> >> Also, the clean target already contains "*.html", so nothing else to >> do there. Any chance to get this queued in

[PATCH] subtree: add makefile target for html docs

2013-10-29 Thread Jeff King
On Tue, Oct 29, 2013 at 05:03:53PM +0100, Sebastian Schuberth wrote: > I just gave it a try and it works nicely: > > Tested-by: Sebastian Schuberth > > Also, the clean target already contains "*.html", so nothing else to > do there. Any chance to get this queued in pu? Here it is with a commit