Repository: syncope Updated Branches: refs/heads/master 434d19589 -> a46f83ad2
[SYNCOPE-700] More adds to reference guide Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/a46f83ad Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/a46f83ad Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/a46f83ad Branch: refs/heads/master Commit: a46f83ad2af26f638eb06a2771c5362184da6912 Parents: 434d195 Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Sep 29 15:35:42 2015 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Sep 29 15:35:42 2015 +0200 ---------------------------------------------------------------------- .../asciidoc/reference-guide/reference-guide.adoc | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/a46f83ad/src/main/asciidoc/reference-guide/reference-guide.adoc ---------------------------------------------------------------------- diff --git a/src/main/asciidoc/reference-guide/reference-guide.adoc b/src/main/asciidoc/reference-guide/reference-guide.adoc index 5902735..661c5d3 100644 --- a/src/main/asciidoc/reference-guide/reference-guide.adoc +++ b/src/main/asciidoc/reference-guide/reference-guide.adoc @@ -82,6 +82,10 @@ compliance. ==== Users, Groups and Any objects +==== Realms + +==== Domains + === Tasks === Provisioning @@ -110,6 +114,8 @@ compliance. === Audit +=== Delegated Administration + == Working with Apache Syncope === Using the Admin Console @@ -118,19 +124,25 @@ compliance. ==== Client library -=== Extending Apache Syncope +=== Customization ==== Core ==== Console +==== New extensions + === Deploying in production === Options === High-Availability -== Examples +== Extensions + +=== Apache Camel + +== Use Cases // Chapters will be placed in separate .adoc files in the same directory //include::XXX.adoc[] \ No newline at end of file
