mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
Fix sphinx issues in docs
This commit is contained in:
parent
3452c3acd1
commit
ab7eb3e5df
@ -14,7 +14,7 @@ models
|
||||
===========
|
||||
|
||||
.. autoclass:: allianceauth.notifications.models.Notification
|
||||
:members: view, set_level, LEVEL_CHOICES
|
||||
:members: LEVEL_CHOICES, mark_viewed, set_level
|
||||
:undoc-members:
|
||||
|
||||
managers
|
||||
|
@ -49,4 +49,5 @@ Auto Groups are configured via models in the Admin Interface, a user will requir
|
||||
| eve_autogroups.delete_autogroupsconfig | Can delete model | None. |
|
||||
+-------------------------------------------+------------------+----------------+
|
||||
```
|
||||
|
||||
There exists more models that will be automatically created and maintained by this module, they do not require end-user/admin interaction. `managedalliancegroup` `managedcorpgroups`
|
||||
|
@ -38,7 +38,7 @@ To install we need a copy of the server. You can find the latest version from [t
|
||||
|
||||
Download the server, replacing the link with the link you got earlier.
|
||||
|
||||
```url
|
||||
```text
|
||||
http://dl.4players.de/ts/releases/3.13.2/teamspeak3-server_linux_amd64-3.13.2.tar.bz2
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user