bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/2 V2] * doc/make.texi: Document the let function


From: Paul Smith
Subject: Re: [PATCH 2/2 V2] * doc/make.texi: Document the let function
Date: Sun, 06 Dec 2020 17:03:38 -0500
User-agent: Evolution 3.36.4-0ubuntu1

On Sat, 2020-10-10 at 17:50 -0500, Pete Dietl wrote:
> Also, I ran ‘’make html”, but it doesn’t look like it does on he
> website. Does anyone know how I can build the docs to look like the
> website locally? 

It's not so easy to do unfortunately.

It requires a bunch of prerequisites, that are needed for anyone who
wants to do real development (from Git) on GNU make.  If you have the
checked-out Git code you will find a file README.git which contains
some useful information.

There is also a makefile "maintMakefile" that contains a whole passel
of maintainer rules.  Among them is a target "gendocs" which will check
out the various HTML boilerplate and CSS content from GNU source
control and run various scripts to generate the documentation.

In order to do this you will need to get a number of things such as
gnulib, texinfo, and CVS (the older GNU projects like the doc
boilerplate use CVS).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]