Files
sphinx/doc/ext
Georg Brandl d2d3606158 Autodoc can now order members either alphabetically (like previously) or by member type;
configurable either with the config value ``autodoc_member_order`` or a ``member-order`` option per directive.

Also fix a bug that documented module-level functions as attributes.
2009-02-27 15:48:41 +01:00
..
2009-02-21 22:01:27 +01:00
2008-11-09 19:46:32 +01:00
2009-02-14 23:25:30 +01:00
2008-11-09 19:46:32 +01:00
2009-02-18 00:17:28 +01:00