Jamie Lennox 4f6cc67941 Use idp_id and protocol_id in jsonhome
These are inconsistent with the rest of the federation routes. Note that
this doesn't change a public interface, it changes the path variables
names that exist within a jsonhome document which should only be
referenced within the same href_vars element and some internal variable
names.

Change-Id: I36d41e95d745bd98d36c3442bd4aa4faa91cab72
Closes-Bug: #1420125
2015-11-21 15:34:59 +11: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/.