diff docs/setup.rst @ 5426:66f1b9745905

docs: update menu navigation notation to use *Menu > Menu Item* Follow Apple's notation for 'Menus' from http://help.apple.com/asg/mac/2013/#apsg1f285825 .
author Søren Løvborg <sorenl@unity3d.com>
date Mon, 24 Aug 2015 11:11:02 +0200
parents 5ae8e644aa88
children fbbe80e3322b
line wrap: on
line diff
--- a/docs/setup.rst	Tue Aug 18 11:47:19 2015 +0200
+++ b/docs/setup.rst	Mon Aug 24 11:11:02 2015 +0200
@@ -171,7 +171,8 @@
           your system, so before installing it check that you have at
           least the ``openldap`` and ``sasl`` libraries.
 
-LDAP settings are located in the Admin->LDAP section.
+Choose *Admin > Authentication*, click the ``kallithea.lib.auth_modules.auth_ldap`` button
+and then *Save*, to enable the LDAP plugin and configure its settings.
 
 Here's a typical LDAP setup::
 
@@ -486,8 +487,7 @@
 ---------------
 
 Hooks can be managed in similar way to that used in ``.hgrc`` files.
-To access hooks setting click `advanced setup` in the `Hooks` section
-of Mercurial Settings in Admin.
+To manage hooks, choose *Admin > Settings > Hooks*.
 
 The built-in hooks cannot be modified, though they can be enabled or disabled in the *VCS* section.