Add static method support.

This commit is contained in:
Georg Brandl
2008-06-23 12:04:56 +00:00
parent 1cafce9101
commit 8b0f48a38b
8 changed files with 80 additions and 8 deletions

View File

@@ -13,6 +13,9 @@ New features added
* Sphinx now interprets field lists with fields like ``:param foo:``
in description units.
* The new `staticmethod` directive can be used to mark methods as
static methods.
* HTML output:
- The "previous" and "next" links have a more logical structure, so