Boost logo

Boost :

From: Robert Ramey (ramey_at_[hidden])
Date: 2024-08-08 17:39:13


On 8/7/24 9:07 PM, René Ferdinand Rivera Morell via Boost wrote:
> On Wed, Aug 7, 2024 at 10:48 PM Robert Ramey via Boost
> <boost_at_[hidden]> wrote:
>> A really dumb question. If the consolidated documentation is not
>> available through the web site, what is the point of generating it. I'm
>> sure it takes a lot of time.
>
> It is available through the web site. Every library has a top level
> index.html you can browse to, to read each of them. Some of those will
> land in the consolidated docs. While others will not. It's the choice
> of the author which one the prefer to provide.
>
>> From the point of view of modularization, wouldn't it make more sense
>> just to generated inside the libraries doc/html directory? FWIW, I
>> generate for my own libraries and check them into the git repo. I know
>> this might seem redundant, but it relieves the user and or release of
>> building the docs and permits the documentation to be browsed on one's
>> local environment.
>
> Not checking in the generated docs to git relieves all the other Boost
> authors from downloading your documentation with every pull.

It also almost guarentees that the local documention will be out of sync
with the current library source.

Robert Ramey
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk