Merge "Fix AutoDoc line for non existent modules"
This commit is contained in:
@@ -12,6 +12,7 @@ Backend Base
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
Backend Akamai
|
||||
==============
|
||||
|
||||
|
||||
@@ -23,6 +23,7 @@ A record set groups together a list of related records. It is the essential cont
|
||||
The following illustrates a record set in the BIND file format:
|
||||
|
||||
.. sourcecode:: none
|
||||
|
||||
example.org. 86400 MX 10 mail1.example.org.
|
||||
20 mail2.example.org.
|
||||
30 mail3.example.org.
|
||||
|
||||
@@ -144,6 +144,8 @@ Get Tsigkeys
|
||||
:statuscode 200: Success
|
||||
:statuscode 401: Access Denied
|
||||
|
||||
|
||||
|
||||
Get Tsigkey
|
||||
===========
|
||||
|
||||
@@ -182,6 +184,7 @@ Get Tsigkey
|
||||
}
|
||||
|
||||
|
||||
|
||||
Update Tsigkey
|
||||
==============
|
||||
|
||||
|
||||
Reference in New Issue
Block a user