From 9cca31e478f857d22058658f73a1923f9a77fd66 Mon Sep 17 00:00:00 2001 From: Zhanna Tsitkov Date: Wed, 11 Jul 2012 10:55:25 -0400 Subject: [PATCH] Sphinx html: reorder admin/user commands index --- doc/rst_source/krb_admins/admin_commands/index.rst | 8 ++++---- doc/rst_source/krb_users/user_commands/index.rst | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/rst_source/krb_admins/admin_commands/index.rst b/doc/rst_source/krb_admins/admin_commands/index.rst index 1250a1d614..e8dc76524e 100644 --- a/doc/rst_source/krb_admins/admin_commands/index.rst +++ b/doc/rst_source/krb_admins/admin_commands/index.rst @@ -4,14 +4,14 @@ Administration programs .. toctree:: :maxdepth: 1 - krb5kdc.rst kadmin_local.rst + kadmind.rst + kdb5_util.rst + kdb5_ldap_util.rst + krb5kdc.rst kprop.rst kpropd.rst kproplog.rst - kdb5_util.rst ktutil.rst k5srvutil.rst - kadmind.rst - kdb5_ldap_util.rst sserver.rst diff --git a/doc/rst_source/krb_users/user_commands/index.rst b/doc/rst_source/krb_users/user_commands/index.rst index 4454a6b524..b43fad69c7 100644 --- a/doc/rst_source/krb_users/user_commands/index.rst +++ b/doc/rst_source/krb_users/user_commands/index.rst @@ -6,11 +6,11 @@ User commands .. toctree:: :maxdepth: 1 + kdestroy.rst kinit.rst klist.rst - kdestroy.rst - kswitch.rst kpasswd.rst - kvno.rst ksu.rst + kswitch.rst + kvno.rst sclient.rst -- 2.47.2