You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Greg Stein <gs...@lyra.org> on 2001/08/09 20:10:45 UTC

Re: CVS update: MODIFIED: manual ...

On Thu, Aug 09, 2001 at 05:04:53PM -0000, kfogel@tigris.org wrote:
>   User: kfogel  
>   Date: 01/08/09 10:04:53
> 
>   Modified:    doc/user/manual dirversioning.texi
>   Log:
>   Get "make doc" to work:
>   
>   * Makefile.in (.texi.info, .texi.dvi, .texi.txt, .texi.html): Fix
>   include paths.
>   (doc-info, doc-dvi, doc-txt, doc-html, doc-ps, doc-pdf): Build user
>   manual too.
>   
>   * build.conf, gen-make.py: Revert my changes of yesterday, they were
>   unnecessary.

Haven't been spending much time reviewing, but I was going to mention this.
I suspected that the Makefile.in was sufficient, and left it that way since
we had "few" targets (one at the time).

Later, we could add something to build-outputs.mk, so that we doing get bit
typo-ing "doc/programmer/design/svn-design.<whatever>" six times.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: CVS update: MODIFIED: manual ...

Posted by kf...@collab.net.
Greg Stein <gs...@lyra.org> writes:
> Haven't been spending much time reviewing, but I was going to mention this.
> I suspected that the Makefile.in was sufficient, and left it that way since
> we had "few" targets (one at the time).

:-)  It didn't take me too long to figure out, don't worry.

> Later, we could add something to build-outputs.mk, so that we doing get bit
> typo-ing "doc/programmer/design/svn-design.<whatever>" six times.

Yeah, lots of improvements we could make (see issue #427, for example).

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org