$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [iterator] Regenerating the iterator docs
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2015-08-24 14:35:41
AMDG
On 08/24/2015 12:06 PM, Edward Diener wrote:
> I have updated a very small portion of the iterator docs and now I need
> to regenerate the documentation. Evidently despite iterator having
> quickbook documentation the actual documentation presented to end-users
> is created from RST files, python scripts, and make files. But I do not
> see the process of regenerating the docs explained anywhere so I am
> wondering if anyone knows how to do it.
>
> I tried 'python generate.py' on Windows but this led to the error:
>
>> make ...
>> make: Nothing to be done for `counting_iterator.html'.
It sounds like the timestamps on the
generated files are not older than
the sources. Try touching the sources
or deleting the html.
In Christ,
Steven Watanabe