Просмотр исходного кода

Add the Authorization Section to Nav List

Closes gh-14099
Dong, Xue-Han 1 год назад
Родитель
Сommit
058495d463
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      docs/modules/ROOT/nav.adoc

+ 1 - 0
docs/modules/ROOT/nav.adoc

@@ -17,6 +17,7 @@
 * xref:features/index.adoc[Features]
 ** xref:features/authentication/index.adoc[Authentication]
 *** xref:features/authentication/password-storage.adoc[Password Storage]
+** xref:features/authorization/index.adoc[Authorization]
 ** xref:features/exploits/index.adoc[Protection Against Exploits]
 *** xref:features/exploits/csrf.adoc[CSRF]
 *** xref:features/exploits/headers.adoc[HTTP Headers]