Marek Denis dd3ef9ddd2 Fix incorrect federated mapping example
The documentation didn't provide correct example of a mapping rules with
direct group mapping (with blacklist/whitelist keyword).
This could led users to a major confusion.

The example is now fixed. Additionaly, for clarity and increased
readibility the ``user`` and ``groups``
objects were split into separate ``local`` rules.

Change-Id: Iff343f1ff2829ef282a1314fd07203a435611e70
Closes-Bug: #1507944
2015-10-20 11:16:04 +02:00
..
2012-03-01 11:42:42 -08:00
2013-12-13 02:47:37 +00:00

Building Docs

Developer documentation is generated using Sphinx. To build this documentation, run the following from the root of the repository:

$ tox -e docs

The documentation will be built at doc/build/.