Add missing nghttp2_set_debug_vprintf_callback.rst to APIDOCS

This commit is contained in:
Tatsuhiro Tsujikawa 2016-10-24 21:14:15 +09:00
parent 46d1e6bb55
commit 0344c962f8
2 changed files with 2 additions and 0 deletions

View File

@ -122,6 +122,7 @@ set(APIDOCS
nghttp2_session_upgrade2.rst
nghttp2_session_want_read.rst
nghttp2_session_want_write.rst
nghttp2_set_debug_vprintf_callback.rst
nghttp2_stream_get_first_child.rst
nghttp2_stream_get_next_sibling.rst
nghttp2_stream_get_parent.rst

View File

@ -146,6 +146,7 @@ APIDOCS= \
nghttp2_session_upgrade2.rst \
nghttp2_session_want_read.rst \
nghttp2_session_want_write.rst \
nghttp2_set_debug_vprintf_callback.rst \
nghttp2_stream_get_first_child.rst \
nghttp2_stream_get_next_sibling.rst \
nghttp2_stream_get_parent.rst \