Files
sphinx/doc
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-22 14:46:47 +01:00
2008-06-12 21:56:06 +00:00
2009-02-20 11:09:54 +01:00
2009-02-15 10:45:46 +01:00
2008-06-23 12:35:22 +00:00
2009-02-22 15:22:23 +01:00
2009-02-14 23:25:30 +01:00
2009-02-19 23:31:34 +01:00
2009-02-27 12:11:35 +01:00