docs: added SAML documentation.

- Remove few obsolete replaces
- update authentication docs
- cleanups and fixes
This commit is contained in:
Marcin Kuzminski 2018-11-30 07:37:45 +01:00
parent 909181f429
commit cbff54d3ed
72 changed files with 657 additions and 298 deletions

View file

@ -3,7 +3,7 @@
Code Review
===========
|RCM| provides two ways in which you can review code. You can review |prs| or
|RCE| provides two ways in which you can review code. You can review |prs| or
commits. To better understand |prs|, see the :ref:`pull-requests-ref`
and :ref:`collaborate-ref` sections. For more information about why
code review matters, see these posts on the topic:

View file

@ -16,7 +16,7 @@ review purposes.
Reviewing Changes
-----------------
|RCM| displays all code changes made with each commit. Removed content is
|RCE| displays all code changes made with each commit. Removed content is
marked in red and new content in green.
.. image:: ../images/plain-diff.png