18 lines
636 B
Markdown
18 lines
636 B
Markdown
|
---
|
||
|
title: "Prologue"
|
||
|
description: "An introduction into Authelia reference documentation."
|
||
|
lead: "This section contains reference documentation for Authelia."
|
||
|
date: 2022-05-31T11:13:56+10:00
|
||
|
draft: false
|
||
|
images: []
|
||
|
menu:
|
||
|
reference:
|
||
|
parent: "prologue"
|
||
|
weight: 110
|
||
|
toc: true
|
||
|
---
|
||
|
|
||
|
This section of the docs is for reference documentation. Other sections of the documentation may reference this or it
|
||
|
may be stored here if it does not fit any other particular sections. Generally this section of the documentation is only
|
||
|
needed if you are linked to it from another area of the documentation or you're looking for something specific.
|