Add missing rst entry
This commit is contained in:
parent
da135416bb
commit
a6f487240d
|
@ -33,6 +33,7 @@ set(APIDOCS
|
||||||
nghttp2_option_del.rst
|
nghttp2_option_del.rst
|
||||||
nghttp2_option_new.rst
|
nghttp2_option_new.rst
|
||||||
nghttp2_option_set_builtin_recv_extension_type.rst
|
nghttp2_option_set_builtin_recv_extension_type.rst
|
||||||
|
nghttp2_option_set_max_deflate_dynamic_table_size.rst
|
||||||
nghttp2_option_set_max_reserved_remote_streams.rst
|
nghttp2_option_set_max_reserved_remote_streams.rst
|
||||||
nghttp2_option_set_max_send_header_block_length.rst
|
nghttp2_option_set_max_send_header_block_length.rst
|
||||||
nghttp2_option_set_no_auto_ping_ack.rst
|
nghttp2_option_set_no_auto_ping_ack.rst
|
||||||
|
|
|
@ -57,6 +57,7 @@ APIDOCS= \
|
||||||
nghttp2_option_del.rst \
|
nghttp2_option_del.rst \
|
||||||
nghttp2_option_new.rst \
|
nghttp2_option_new.rst \
|
||||||
nghttp2_option_set_builtin_recv_extension_type.rst \
|
nghttp2_option_set_builtin_recv_extension_type.rst \
|
||||||
|
nghttp2_option_set_max_deflate_dynamic_table_size.rst \
|
||||||
nghttp2_option_set_max_reserved_remote_streams.rst \
|
nghttp2_option_set_max_reserved_remote_streams.rst \
|
||||||
nghttp2_option_set_max_send_header_block_length.rst \
|
nghttp2_option_set_max_send_header_block_length.rst \
|
||||||
nghttp2_option_set_no_auto_ping_ack.rst \
|
nghttp2_option_set_no_auto_ping_ack.rst \
|
||||||
|
|
Loading…
Reference in New Issue