$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [iterator] Regenerating the iterator docs
From: Daniel James (dnljms_at_[hidden])
Date: 2015-08-25 13:52:55
On 25 August 2015 at 18:01, Edward Diener <eldiener_at_[hidden]> wrote:
> On 8/25/2015 12:56 PM, Daniel James wrote:
>>
>> On 24 August 2015 at 19:06, Edward Diener <eldiener_at_[hidden]> 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.
>>
>>
>> When I've changed them, I think I just used rst2html with the rst
>> files that I updated.
>
>
> There is also a pdf version of the rst file that needs to be generated.
The pdfs are not required and not maintained, so they should probably
be deleted, and links to them removed.