Add pluggable interface RST documentation
authorGreg Hudson <ghudson@mit.edu>
Thu, 8 Mar 2012 22:38:58 +0000 (22:38 +0000)
committerGreg Hudson <ghudson@mit.edu>
Thu, 8 Mar 2012 22:38:58 +0000 (22:38 +0000)
commit0e5252ec1778d3421122f2ee95c88e8b1b77e383
tree620c7c28c2958312f6a04f864214bce905c03956
parent0cdcb9abbb395073d18bc317cbda171726376f86
Add pluggable interface RST documentation

Create a new top-level section for plugin module developers.  Document
the general conventions for pluggable interfaces and an overview of
each existing interface (except for GSSAPI mechanisms).

Since we're not currently generating doxygen markup for plugin
interface headers, refer to header files for detail-level
documentation for now.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25759 dc483132-0cff-0310-8789-dd5450dbe970
doc/rst_source/index.rst
doc/rst_source/krb_plugindev/ccselect.rst [new file with mode: 0644]
doc/rst_source/krb_plugindev/clpreauth.rst [new file with mode: 0644]
doc/rst_source/krb_plugindev/general.rst [new file with mode: 0644]
doc/rst_source/krb_plugindev/index.rst [new file with mode: 0644]
doc/rst_source/krb_plugindev/internal.rst [new file with mode: 0644]
doc/rst_source/krb_plugindev/kadm5_hook.rst [new file with mode: 0644]
doc/rst_source/krb_plugindev/kdcpreauth.rst [new file with mode: 0644]
doc/rst_source/krb_plugindev/locate.rst [new file with mode: 0644]
doc/rst_source/krb_plugindev/profile.rst [new file with mode: 0644]
doc/rst_source/krb_plugindev/pwqual.rst [new file with mode: 0644]