create a new `advanced topics` section in the docs

the `getting started` section had fairly advanced topics, and the
developer docs had info that should be user facing.

Change-Id: Id2f619140869769de29ddfa14ab168cc696be933
This commit is contained in:
Steve Martinelli 2016-03-11 10:32:29 -05:00
parent 9e81843719
commit 7f42e1d52e
1 changed files with 16 additions and 9 deletions

View File

@ -47,20 +47,29 @@ Getting Started
.. toctree::
:maxdepth: 1
devref/development.environment
installing
configuration
apache-httpd
policy_mapping
configure_federation
mapping_combinations
mapping_schema
configure_tokenless_x509
auth-totp
configuringservices
extensions
key_terms
community
Advanced Topics
===============
.. toctree::
:maxdepth: 1
configure_federation
mapping_combinations
mapping_schema
configure_tokenless_x509
auth-totp
event_notifications
external-auth
Man Pages
=========
@ -75,15 +84,13 @@ Developers Documentation
.. toctree::
:maxdepth: 1
devref/development.environment
developing
developing_drivers
architecture
middlewarearchitecture
http-api
api_curl_examples
apache-httpd
external-auth
event_notifications
services
online_schema_migration_examples