Peter Justin 3 лет назад
Родитель
Сommit
f343718722
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      docs/development/api/authentication.rst

+ 2 - 0
docs/development/api/authentication.rst

@@ -43,6 +43,7 @@ Reauthentication Interfaces
 ---------------------------
 
 .. module:: flaskbb.core.auth.authentication
+   :noindex:
 
 .. autoclass:: ReauthenticateManager
    :members:
@@ -75,6 +76,7 @@ Exceptions
 ----------
 
 .. module:: flaskbb.core.auth.authentication
+   :noindex:
 
 .. autoexception:: StopAuthentication
 .. autoexception:: ForceLogout