Skip Menu |
 

From: tlyu@mit.edu
Subject: git commit

Add formats section to documentation

Add a new "formats" section to the RST documentation and populate it
with documentation of the credential cache and keytab file formats.

(cherry picked from commit 68ac7ac1f1a1d2939a2c99fa49cecd734614d16d)
(cherry picked from commit 37c02e7fc50a9633b639cbf3daeaeaf1c9c75724)

https://github.com/krb5/krb5/commit/adeec7bcf86bb2af15850d511598dcd83f6a603a
Author: Greg Hudson <ghudson@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: adeec7bcf86bb2af15850d511598dcd83f6a603a
Branch: krb5-1.12
doc/formats/ccache_file_format.rst | 176 ++++++++++++++++++++++++++++++++++++
doc/formats/index.rst | 8 ++
doc/formats/keytab_file_format.rst | 51 +++++++++++
doc/index.rst | 1 +
src/doc/Makefile.in | 1 +
5 files changed, 237 insertions(+), 0 deletions(-)