mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-17 08:20:16 +02:00
Doc fix
This commit is contained in:
parent
92d8c699eb
commit
fd84f7fe15
@ -16,8 +16,6 @@ def announcement_hook():
|
|||||||
return AppAnnouncementHook("Your app name", "USERNAME/REPOSITORY_NAME", AppAnnouncementHook.RepositoryKind.GITLAB)
|
return AppAnnouncementHook("Your app name", "USERNAME/REPOSITORY_NAME", AppAnnouncementHook.RepositoryKind.GITLAB)
|
||||||
```
|
```
|
||||||
|
|
||||||
The `AppAnnouncementHook` class will
|
|
||||||
|
|
||||||
```{eval-rst}
|
```{eval-rst}
|
||||||
.. autoclass:: allianceauth.services.hooks.AppAnnouncementHook
|
.. autoclass:: allianceauth.services.hooks.AppAnnouncementHook
|
||||||
:members: __init__
|
:members: __init__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user