Add documentation for CCAPI
authorAlexandra Ellwood <lxs@mit.edu>
Thu, 23 Aug 2007 16:53:53 +0000 (16:53 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Thu, 23 Aug 2007 16:53:53 +0000 (16:53 +0000)
commit002cb3e65e91e87842a8b69d1c97c19423d1fb08
tree115620291b5c3049bff3030ff814d4cc09692ffb
parent1ba85a1abdc293f48583f136bc3a6d60025bca69
Add documentation for CCAPI

Added Doxygen-based documentation to CredentialsCache.h and checked
in a copy of the html output of that documentation.

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19849 dc483132-0cff-0310-8789-dd5450dbe970
31 files changed:
doc/ccapi/Doxyfile [new file with mode: 0644]
doc/ccapi/ccache-api-v2.html [new file with mode: 0755]
doc/ccapi/html/doxygen.css [new file with mode: 0644]
doc/ccapi/html/doxygen.png [new file with mode: 0644]
doc/ccapi/html/group__cc__ccache__iterator__reference.html [new file with mode: 0644]
doc/ccapi/html/group__cc__ccache__reference.html [new file with mode: 0644]
doc/ccapi/html/group__cc__context__reference.html [new file with mode: 0644]
doc/ccapi/html/group__cc__credentials__iterator__reference.html [new file with mode: 0644]
doc/ccapi/html/group__cc__credentials__reference.html [new file with mode: 0644]
doc/ccapi/html/group__cc__string__reference.html [new file with mode: 0644]
doc/ccapi/html/group__ccapi__constants__reference.html [new file with mode: 0644]
doc/ccapi/html/group__ccapi__types__reference.html [new file with mode: 0644]
doc/ccapi/html/group__helper__macros.html [new file with mode: 0644]
doc/ccapi/html/index.html [new file with mode: 0644]
doc/ccapi/html/structcc__ccache__d.html [new file with mode: 0644]
doc/ccapi/html/structcc__ccache__f.html [new file with mode: 0644]
doc/ccapi/html/structcc__ccache__iterator__d.html [new file with mode: 0644]
doc/ccapi/html/structcc__ccache__iterator__f.html [new file with mode: 0644]
doc/ccapi/html/structcc__context__d.html [new file with mode: 0644]
doc/ccapi/html/structcc__context__f.html [new file with mode: 0644]
doc/ccapi/html/structcc__credentials__d.html [new file with mode: 0644]
doc/ccapi/html/structcc__credentials__f.html [new file with mode: 0644]
doc/ccapi/html/structcc__credentials__iterator__d.html [new file with mode: 0644]
doc/ccapi/html/structcc__credentials__iterator__f.html [new file with mode: 0644]
doc/ccapi/html/structcc__credentials__union.html [new file with mode: 0644]
doc/ccapi/html/structcc__credentials__v4__t.html [new file with mode: 0644]
doc/ccapi/html/structcc__credentials__v5__t.html [new file with mode: 0644]
doc/ccapi/html/structcc__data.html [new file with mode: 0644]
doc/ccapi/html/structcc__string__d.html [new file with mode: 0644]
doc/ccapi/html/structcc__string__f.html [new file with mode: 0644]
src/include/CredentialsCache.h