[Numpy-discussion] Question about memmap

Robert Kern robert.kern at gmail.com
Wed Jun 10 03:23:18 EDT 2009


On Wed, Jun 10, 2009 at 02:20, Gökhan SEVER<gokhansever at gmail.com> wrote:
> On Wed, Jun 10, 2009 at 2:03 AM, David Goldsmith <d_l_goldsmith at yahoo.com>
> wrote:
>>
>> My present job - and the Summer Numpy Doc Marathon - is premised on making
>> changes/additions through the Wiki; if anyone other than registered
>> developers is to be messing w/ the rst, it's news to me.  At this point,
>> someone who knows should please step in and clearly explain the relationship
>> between the Wiki and the rst (or point to the place on the Wiki where this
>> is explained).  Thanks!
>>
>> DG
>
> To me, docstring originated changes should be made on the actual source
> codes. Since they the preliminary sources for sphinx to work on integrating
> with rst documents under the /doc folder in the main numpy trunk. There is a
> daily doc build system running so each change will be reflected on the next
> build cycle.

The changes in the doc wiki will get pushed to the docstrings in SVN.
The Sphinx documentation for numpy.memmap is built from these
docstrings.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco



More information about the NumPy-Discussion mailing list