
This is a first iteration on basic security and authentication documentation. It documents the security settings users might want to pay attention to and explains how to configure them. We're bumping the version of sphinx in order to enable the "autosectionlabel" extension so we don't need to create explicit labels for sections. Change-Id: I694eb1a2aa03193335f11cbda40ed6962357c428
16 lines
413 B
ReStructuredText
16 lines
413 B
ReStructuredText
Welcome to the ARA server documentation!
|
|
========================================
|
|
.. image:: _static/ara.png
|
|
|
|
Table of Contents
|
|
=================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
Installing ara-server <installing>
|
|
Configuration settings and preferences <configuring>
|
|
Authentication and security <security>
|
|
Using API clients with ara-server <using_api_clients>
|
|
Architecture and workflows <arch>
|