Testing object descriptions¶
-
func_without_module(a, b, *c[, d])¶ Does something.
-
func_without_body()¶
-
func_noindex()
-
foolib.func_with_module()¶
Referring to func with no index.
Referring to nothing.
-
mod.func_in_module()¶
-
Cls.meth2()¶
-
exception
errmod.Error(arg1, arg2)¶
-
mod.var¶
-
func_without_module2() → annotation¶
-
long(parameter, list) -
another one
-
class
TimeInt¶ Has only one parameter (triggers special behavior...)
Parameters: moo (Moo) – Moo
Javascript items¶
-
foo()¶
-
bar¶
-
bar.baz(href, callback[, errback])¶ Arguments: - href (string) – The location of the resource.
- callback – Get’s called with the data returned by the resource.
Throws: InvalidHref – If the href is invalid.
Returns: undefined
-
bar.spam¶
References¶
Referencing mod.Cls or mod.Cls should be the same.
With target: Sphinx_DoSomething() (parentheses are handled),
SphinxStruct.member, SPHINX_USE_PYTHON,
SphinxType * (pointer is handled), sphinx_global.
Without target: CFunction(). malloc().