Rob Ruana
3e7ce5d3a1
Closes #1418 : Private and special members are properly skipped on Python 3.3
2014-03-11 03:50:49 -04:00
Rob Ruana
191e0b4c12
Closes #1384 : Parse and interpret See Also section the way NumpyDoc does
...
The NumpyDoc extension that is developed by the Numpy folks does a lot
of extra work interpreting See Also sections. It assumes that the contents
of the See Also will always be references to other functions/classes and
it tries to deduce what is being referenced.
I've ported their implementation for See Also sections written in the
Numpy style. There is NO extra interpretation done for See Also sections
that are written using the Google style.
2014-03-09 22:07:21 -04:00
Georg Brandl
151856819c
Copyright update.
2013-01-01 22:13:15 +01:00
Robert Lehmann
8187d7f04c
Closes #724 : Add license for Underscore.js.
2011-06-28 20:37:29 +02:00
Georg Brandl
0e1db6ad90
New year update.
2011-01-04 10:00:51 +01:00
Georg Brandl
f6a56192d1
Happy new year!
2010-01-01 14:09:13 +01:00
Georg Brandl
b33d95bd99
Add JQuery license; add PSF copyright statement.
2009-01-05 00:04:53 +01:00
Georg Brandl
5df8e162f9
Fix a few remaining copyrights and add 2009 to license.
2009-01-04 14:39:36 +01:00
Georg Brandl
b4a866e2fb
merge with main
2009-01-03 12:35:15 +01:00
Georg Brandl
24023f8f3b
Some more license nits.
2009-01-03 12:15:04 +01:00
Georg Brandl
0b28b3e6f6
Switch copyright and license tags to single style. Add contributor
...
names in AUTHORS instead, and add the license of etree13 to
LICENSE.
2009-01-03 11:57:07 +01:00
Georg Brandl
a10c326bdd
Add Python license info, add parse.c source generated by Cython.
2009-01-01 23:48:10 +01:00
Georg Brandl
26d7aafaae
Explicitly refer to the license in :license: tags.
2008-12-27 12:19:17 +01:00
Georg Brandl
fb561d22f6
Add authors and license files.
2008-01-11 14:19:54 +00:00