Fix the module names
This commit is contained in:
parent
c1ba69fa28
commit
15417d2ac0
@ -35,11 +35,11 @@ Internals
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. automodule:: wsme.api
|
||||
:members: scan_api, FunctionArgument, FunctionDefinition
|
||||
:members: FunctionArgument, FunctionDefinition
|
||||
|
||||
:mod:`wsme.protocols.rest` -- REST protocol commons
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
:mod:`wsme.rest.args` -- REST protocol argument handling
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. automodule:: wsme.protocols.rest
|
||||
.. automodule:: wsme.rest.args
|
||||
:members:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user