[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: problems building documentation

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-07-24 01:02:02 CEST

On Tue, Jul 23, 2002 at 03:32:01PM -0700, Blair Zajac wrote:
> If anybody commits this, change the patch to
>
> .texi.html:
> - $(MAKEINFO) -I `dirname $<` --no-headers --html -o $@ $<
> + $(MAKEINFO) -I `dirname $<` --no-split --html -o $@ $<
>
> Otherwise a doc/handbook/svn-handbook/ directory is created which
> doesn't match the Makefile rule to create doc/handbook/svn-handbook.html.
>
> Unless I hear otherwise, I'll commit this in several hours.

well, this works fine with me. if/when this gets committed, we should
remove the 'svn-handbook' dir from the svn:ignore in doc/handbook and
doc/programmer/design. i added them this week, not realizing that
those were only created because i had added --no-headers. i'm new at
this texinfo stuff ;-)

-garrett

-- 
garrett rooney                    Remember, any design flaw you're 
rooneg@electricjellyfish.net      sufficiently snide about becomes  
http://electricjellyfish.net/     a feature.       -- Dan Sugalski
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 24 01:02:31 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.