Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
nghttp2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
nghttp2
Commits
a6f48724
Commit
a6f48724
authored
Sep 25, 2016
by
Tatsuhiro Tsujikawa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing rst entry
parent
da135416
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
doc/CMakeLists.txt
doc/CMakeLists.txt
+1
-0
doc/Makefile.am
doc/Makefile.am
+1
-0
No files found.
doc/CMakeLists.txt
View file @
a6f48724
...
...
@@ -33,6 +33,7 @@ set(APIDOCS
nghttp2_option_del.rst
nghttp2_option_new.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_send_header_block_length.rst
nghttp2_option_set_no_auto_ping_ack.rst
...
...
doc/Makefile.am
View file @
a6f48724
...
...
@@ -57,6 +57,7 @@ APIDOCS= \
nghttp2_option_del.rst
\
nghttp2_option_new.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_send_header_block_length.rst
\
nghttp2_option_set_no_auto_ping_ack.rst
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment