diff options
-rw-r--r-- | doc/rst_source/index.rst | 4 | ||||
-rw-r--r-- | doc/rst_source/mitK5features.rst | 8 | ||||
-rw-r--r-- | doc/rst_source/mitK5license.rst | 8 |
3 files changed, 19 insertions, 1 deletions
diff --git a/doc/rst_source/index.rst b/doc/rst_source/index.rst index f259b7448..f983c8fe3 100644 --- a/doc/rst_source/index.rst +++ b/doc/rst_source/index.rst @@ -11,6 +11,10 @@ Contents krb_appldev/index.rst krb_admins/index.rst krb_users/index.rst + +.. toctree:: + :maxdepth: 1 + relay/index.rst diff --git a/doc/rst_source/mitK5features.rst b/doc/rst_source/mitK5features.rst index 39fb1c9a0..71b83c629 100644 --- a/doc/rst_source/mitK5features.rst +++ b/doc/rst_source/mitK5features.rst @@ -1,6 +1,6 @@ .. highlight:: rst -.. note:: The list is incomplete. +.. note:: This is a Draft. The list is incomplete. MIT Kerberos features ======================================= @@ -45,6 +45,12 @@ Quick facts | | - GSS naming exts | | | - GSS to store creds | +---------------------------------+------------------------+ + | License | .. toctree:: | + | | | + | | mitK5license.rst | + +---------------------------------+------------------------+ + + Interoperabiity --------------- diff --git a/doc/rst_source/mitK5license.rst b/doc/rst_source/mitK5license.rst new file mode 100644 index 000000000..1d61b8340 --- /dev/null +++ b/doc/rst_source/mitK5license.rst @@ -0,0 +1,8 @@ +MIT Kerberos License information +=================================== + + +.. include:: NOTICE + :literal: + + |