mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-14 13:30:33 +00:00
docs build: switch to esp-docs framework from raw doxygen build
This commit is contained in:
22
docs/en/python-api-reference/cmd.rst
Normal file
22
docs/en/python-api-reference/cmd.rst
Normal file
@@ -0,0 +1,22 @@
|
||||
Commands
|
||||
========
|
||||
|
||||
Node
|
||||
----
|
||||
.. automodule:: rmaker_cmd.node
|
||||
:members:
|
||||
|
||||
User
|
||||
----
|
||||
.. automodule:: rmaker_cmd.user
|
||||
:members:
|
||||
|
||||
Provision
|
||||
----------
|
||||
.. automodule:: rmaker_cmd.provision
|
||||
:members:
|
||||
|
||||
Browser Login
|
||||
-------------
|
||||
.. automodule:: rmaker_cmd.browserlogin
|
||||
:members: browser_login
|
||||
Reference in New Issue
Block a user