Merge "Fix AutoDoc line for non existent modules"

This commit is contained in:
Jenkins
2016-04-01 16:43:45 +00:00
committed by Gerrit Code Review
3 changed files with 5 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ Backend Base
:undoc-members:
:show-inheritance:
Backend Akamai
==============

View File

@@ -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.

View File

@@ -144,6 +144,8 @@ Get Tsigkeys
:statuscode 200: Success
:statuscode 401: Access Denied
Get Tsigkey
===========
@@ -182,6 +184,7 @@ Get Tsigkey
}
Update Tsigkey
==============