Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 854 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 Committer: Tom Yu 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(-)