mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-14 11:06:13 +05:00
32 lines
594 B
Markdown
32 lines
594 B
Markdown
# {py:mod}`archivebox.workers.admin`
|
|
|
|
```{py:module} archivebox.workers.admin
|
|
```
|
|
|
|
```{autodoc2-docstring} archivebox.workers.admin
|
|
:allowtitles:
|
|
```
|
|
|
|
## Module Contents
|
|
|
|
### Functions
|
|
|
|
````{list-table}
|
|
:class: autosummary longtable
|
|
:align: left
|
|
|
|
* - {py:obj}`register_admin <archivebox.workers.admin.register_admin>`
|
|
- ```{autodoc2-docstring} archivebox.workers.admin.register_admin
|
|
:summary:
|
|
```
|
|
````
|
|
|
|
### API
|
|
|
|
````{py:function} register_admin(admin_site)
|
|
:canonical: archivebox.workers.admin.register_admin
|
|
|
|
```{autodoc2-docstring} archivebox.workers.admin.register_admin
|
|
```
|
|
````
|