summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2013-07-18 13:02:35 -0400
committerGreg Hudson <ghudson@mit.edu>2013-07-18 13:02:35 -0400
commita654a7d9d6145256ce1b01a3f4c80884a8ba93d6 (patch)
tree41b7a71f6a5d8f5181c8e4fe3f5c8200108584c2 /doc
parent83e503ed46352734721bff6e565d2b668d7af154 (diff)
downloadkrb5-a654a7d9d6145256ce1b01a3f4c80884a8ba93d6.tar.gz
krb5-a654a7d9d6145256ce1b01a3f4c80884a8ba93d6.tar.xz
krb5-a654a7d9d6145256ce1b01a3f4c80884a8ba93d6.zip
Fix doc build after PKINIT responder changes
Add new types and constants to the apiref index files.
Diffstat (limited to 'doc')
-rw-r--r--doc/appdev/refs/macros/index.rst4
-rw-r--r--doc/appdev/refs/types/index.rst2
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/appdev/refs/macros/index.rst b/doc/appdev/refs/macros/index.rst
index 6dfe7202a9..5fa1aabd61 100644
--- a/doc/appdev/refs/macros/index.rst
+++ b/doc/appdev/refs/macros/index.rst
@@ -288,6 +288,10 @@ Public
KRB5_RECVAUTH_BADAUTHVERS.rst
KRB5_RECVAUTH_SKIP_VERSION.rst
KRB5_REFERRAL_REALM.rst
+ KRB5_RESPONDER_PKINIT_FLAGS_TOKEN_USER_PIN_COUNT_LOW.rst
+ KRB5_RESPONDER_PKINIT_FLAGS_TOKEN_USER_PIN_FINAL_TRY.rst
+ KRB5_RESPONDER_PKINIT_FLAGS_TOKEN_USER_PIN_LOCKED.rst
+ KRB5_RESPONDER_QUESTION_PKINIT.rst
KRB5_RESPONDER_OTP_FLAGS_COLLECT_PIN.rst
KRB5_RESPONDER_OTP_FLAGS_COLLECT_TOKEN.rst
KRB5_RESPONDER_OTP_FLAGS_NEXTOTP.rst
diff --git a/doc/appdev/refs/types/index.rst b/doc/appdev/refs/types/index.rst
index 0b39d5abfa..16b25d9d1b 100644
--- a/doc/appdev/refs/types/index.rst
+++ b/doc/appdev/refs/types/index.rst
@@ -68,6 +68,8 @@ Public
krb5_responder_fn.rst
krb5_responder_otp_challenge.rst
krb5_responder_otp_tokeninfo.rst
+ krb5_responder_pkinit_challenge.rst
+ krb5_responder_pkinit_identity.rst
krb5_response.rst
krb5_replay_data.rst
krb5_ticket.rst