From: Ben Kaduk Date: Thu, 18 Apr 2013 22:18:57 +0000 (-0400) Subject: Fix doc build X-Git-Tag: krb5-1.12-alpha1~205 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0949e80d63770e220dae7d778b5a0094d12e9e12;p=thirdparty%2Fkrb5.git Fix doc build The addition of the KRB5_PADATA_AS_CHECKSUM macro in d7d74867952f caused the doxygen bridge to emit a new RST file. This file was not included in the API reference toctree, causing a build failure in maintainer-mode. --- diff --git a/doc/appdev/refs/macros/index.rst b/doc/appdev/refs/macros/index.rst index 4426be64e8..6dfe7202a9 100644 --- a/doc/appdev/refs/macros/index.rst +++ b/doc/appdev/refs/macros/index.rst @@ -232,6 +232,7 @@ Public KRB5_PAC_UPN_DNS_INFO.rst KRB5_PADATA_AFS3_SALT.rst KRB5_PADATA_AP_REQ.rst + KRB5_PADATA_AS_CHECKSUM.rst KRB5_PADATA_ENCRYPTED_CHALLENGE.rst KRB5_PADATA_ENC_SANDIA_SECURID.rst KRB5_PADATA_ENC_TIMESTAMP.rst