summaryrefslogtreecommitdiffstats
path: root/doc/basic/index.rst
diff options
context:
space:
mode:
authorBen Kaduk <kaduk@mit.edu>2012-10-15 14:39:15 -0400
committerBen Kaduk <kaduk@mit.edu>2012-10-15 19:20:44 -0400
commite95f9f6875f4cbcae60fe96696eb83a6972bbf26 (patch)
treea56a1baa43cb89187aaba76ab1eb8836511effed /doc/basic/index.rst
parentee26c4bbf4fc271ebf76d50a23ca27ef74220404 (diff)
downloadkrb5-e95f9f6875f4cbcae60fe96696eb83a6972bbf26.tar.gz
krb5-e95f9f6875f4cbcae60fe96696eb83a6972bbf26.tar.xz
krb5-e95f9f6875f4cbcae60fe96696eb83a6972bbf26.zip
Massive reST content rename
All of rst_source/ is now just in doc/. The krb_ prefix is stripped from the document sub-directories. rst_tools are now just tools. The section headers of kadmind, krb5kdc, and sserver match as conflict markers. bigredbutton: whitespace ticket: 7409
Diffstat (limited to 'doc/basic/index.rst')
-rw-r--r--doc/basic/index.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/basic/index.rst b/doc/basic/index.rst
new file mode 100644
index 0000000000..e7a69301d2
--- /dev/null
+++ b/doc/basic/index.rst
@@ -0,0 +1,13 @@
+.. _basic_concepts:
+
+Kerberos V5 concepts
+====================
+
+
+.. toctree::
+ :maxdepth: 1
+
+ keytab_def
+ rcache_def
+ stash_file_def
+ date_format