[Numpy-discussion] More on doc-ing new functions
Pauli Virtanen
pav at iki.fi
Mon Jun 15 04:30:13 EDT 2009
Sat, 13 Jun 2009 12:58:42 -0700, David Goldsmith kirjoitti:
> Are new functions automatically added to the Numpy Doc Wiki? In
> particular: 0) is the documentation itself (assuming there is some)
> added in such a way that it can be edited by Wiki users;
Yes, new functions appear in the wiki, but,
> and 1) is the
> name of the function automatically added to a "best guess" category in
> the Milestones?
they do not automatically appear on the Milestones page.
More importantly, new functions must also be added (via the wiki) to the
proper .rst file, eg.,
http://docs.scipy.org/numpy/docs/numpy-docs/reference/routines.set.rst/
in order to be included in the final documentation.
--
Pauli Virtanen
More information about the NumPy-Discussion
mailing list