Add support for modules
This commit is contained in:
parent
74adbfc1ec
commit
228c737f56
35 changed files with 6165 additions and 0 deletions
13
content/client-server-api/modules/admin.md
Normal file
13
content/client-server-api/modules/admin.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
type: module
|
||||
weight: 200
|
||||
---
|
||||
|
||||
### Server Administration
|
||||
|
||||
This module adds capabilities for server administrators to inspect
|
||||
server state and data.
|
||||
|
||||
#### Client Behaviour
|
||||
|
||||
{{admin\_cs\_http\_api}}
|
Loading…
Add table
Add a link
Reference in a new issue