Skip to content

Commit

Permalink
doc: add UV_THREADPOOL_SIZE link definition
Browse files Browse the repository at this point in the history
Currently is rendered as "see the [UV_THREADPOOL_SIZE][]
documentation", since there was no link definition in the file.

PR-URL: #16193
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
  • Loading branch information
maclover7 authored and targos committed Oct 18, 2017
1 parent 816acc9 commit 0bb1415
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api/zlib.md
Original file line number Diff line number Diff line change
Expand Up @@ -711,5 +711,6 @@ Decompress a chunk of data with [Unzip][].
[Inflate]: #zlib_class_zlib_inflate
[Memory Usage Tuning]: #zlib_memory_usage_tuning
[Unzip]: #zlib_class_zlib_unzip
[`UV_THREADPOOL_SIZE`]: cli.html#cli_uv_threadpool_size_size
[options]: #zlib_class_options
[zlib documentation]: http://zlib.net/manual.html#Constants

0 comments on commit 0bb1415

Please sign in to comment.