From be8d1dcb650985d67ec3614aa4ce2b171ed4e9eb Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 23 Jan 2020 22:12:54 -0800 Subject: GitHub doesn't seem to support scopes in _config.yml --- _config.yml | 17 +-------- _tools/pubrefman.sh | 44 +++++++++++------------ man/tip/index.html | 4 +++ man/tip/libnng.3.html | 4 +++ man/tip/nn_allocmsg.3compat.html | 4 +++ man/tip/nn_bind.3compat.html | 4 +++ man/tip/nn_close.3compat.html | 4 +++ man/tip/nn_cmsg.3compat.html | 4 +++ man/tip/nn_connect.3compat.html | 4 +++ man/tip/nn_device.3compat.html | 4 +++ man/tip/nn_errno.3compat.html | 4 +++ man/tip/nn_freemsg.3compat.html | 4 +++ man/tip/nn_get_statistic.3compat.html | 4 +++ man/tip/nn_getsockopt.3compat.html | 4 +++ man/tip/nn_poll.3compat.html | 4 +++ man/tip/nn_reallocmsg.3compat.html | 4 +++ man/tip/nn_recv.3compat.html | 4 +++ man/tip/nn_recvmsg.3compat.html | 4 +++ man/tip/nn_send.3compat.html | 4 +++ man/tip/nn_sendmsg.3compat.html | 4 +++ man/tip/nn_setsockopt.3compat.html | 4 +++ man/tip/nn_shutdown.3compat.html | 4 +++ man/tip/nn_socket.3compat.html | 4 +++ man/tip/nn_strerror.3compat.html | 4 +++ man/tip/nn_term.3compat.html | 4 +++ man/tip/nng.7.html | 4 +++ man/tip/nng_aio.5.html | 4 +++ man/tip/nng_aio_abort.3.html | 4 +++ man/tip/nng_aio_alloc.3.html | 4 +++ man/tip/nng_aio_begin.3.html | 4 +++ man/tip/nng_aio_cancel.3.html | 4 +++ man/tip/nng_aio_count.3.html | 4 +++ man/tip/nng_aio_defer.3.html | 4 +++ man/tip/nng_aio_finish.3.html | 4 +++ man/tip/nng_aio_free.3.html | 4 +++ man/tip/nng_aio_get_input.3.html | 4 +++ man/tip/nng_aio_get_msg.3.html | 4 +++ man/tip/nng_aio_get_output.3.html | 4 +++ man/tip/nng_aio_result.3.html | 4 +++ man/tip/nng_aio_set_input.3.html | 4 +++ man/tip/nng_aio_set_iov.3.html | 4 +++ man/tip/nng_aio_set_msg.3.html | 4 +++ man/tip/nng_aio_set_output.3.html | 4 +++ man/tip/nng_aio_set_timeout.3.html | 4 +++ man/tip/nng_aio_stop.3.html | 4 +++ man/tip/nng_aio_wait.3.html | 4 +++ man/tip/nng_alloc.3.html | 4 +++ man/tip/nng_bus.7.html | 4 +++ man/tip/nng_bus_open.3.html | 4 +++ man/tip/nng_clock.3supp.html | 4 +++ man/tip/nng_close.3.html | 4 +++ man/tip/nng_compat.3compat.html | 4 +++ man/tip/nng_ctx.5.html | 4 +++ man/tip/nng_ctx_close.3.html | 4 +++ man/tip/nng_ctx_get.3.html | 4 +++ man/tip/nng_ctx_getopt.3.html | 4 +++ man/tip/nng_ctx_id.3.html | 4 +++ man/tip/nng_ctx_open.3.html | 4 +++ man/tip/nng_ctx_recv.3.html | 4 +++ man/tip/nng_ctx_send.3.html | 4 +++ man/tip/nng_ctx_set.3.html | 4 +++ man/tip/nng_ctx_setopt.3.html | 4 +++ man/tip/nng_cv_alloc.3supp.html | 4 +++ man/tip/nng_cv_free.3supp.html | 4 +++ man/tip/nng_cv_until.3supp.html | 4 +++ man/tip/nng_cv_wait.3supp.html | 4 +++ man/tip/nng_cv_wake.3supp.html | 4 +++ man/tip/nng_cv_wake1.3supp.html | 4 +++ man/tip/nng_device.3.html | 4 +++ man/tip/nng_dial.3.html | 4 +++ man/tip/nng_dialer.5.html | 4 +++ man/tip/nng_dialer_close.3.html | 4 +++ man/tip/nng_dialer_create.3.html | 4 +++ man/tip/nng_dialer_get.3.html | 4 +++ man/tip/nng_dialer_getopt.3.html | 4 +++ man/tip/nng_dialer_id.3.html | 4 +++ man/tip/nng_dialer_set.3.html | 4 +++ man/tip/nng_dialer_setopt.3.html | 4 +++ man/tip/nng_dialer_start.3.html | 4 +++ man/tip/nng_duration.5.html | 4 +++ man/tip/nng_free.3.html | 4 +++ man/tip/nng_getopt.3.html | 4 +++ man/tip/nng_http_client_alloc.3http.html | 4 +++ man/tip/nng_http_client_connect.3http.html | 4 +++ man/tip/nng_http_client_free.3http.html | 4 +++ man/tip/nng_http_client_get_tls.3http.html | 4 +++ man/tip/nng_http_client_set_tls.3http.html | 4 +++ man/tip/nng_http_client_transact.3http.html | 4 +++ man/tip/nng_http_conn_close.3http.html | 4 +++ man/tip/nng_http_conn_read.3http.html | 4 +++ man/tip/nng_http_conn_read_all.3http.html | 4 +++ man/tip/nng_http_conn_read_req.3http.html | 4 +++ man/tip/nng_http_conn_read_res.3http.html | 4 +++ man/tip/nng_http_conn_transact.3http.html | 4 +++ man/tip/nng_http_conn_write.3http.html | 4 +++ man/tip/nng_http_conn_write_all.3http.html | 4 +++ man/tip/nng_http_conn_write_req.3http.html | 4 +++ man/tip/nng_http_conn_write_res.3http.html | 4 +++ man/tip/nng_http_handler_alloc.3http.html | 4 +++ man/tip/nng_http_handler_collect_body.3http.html | 4 +++ man/tip/nng_http_handler_free.3http.html | 4 +++ man/tip/nng_http_handler_get_data.3http.html | 4 +++ man/tip/nng_http_handler_set_data.3http.html | 4 +++ man/tip/nng_http_handler_set_host.3http.html | 4 +++ man/tip/nng_http_handler_set_method.3http.html | 4 +++ man/tip/nng_http_handler_set_tree.3http.html | 4 +++ man/tip/nng_http_hijack.3http.html | 4 +++ man/tip/nng_http_req_add_header.3http.html | 4 +++ man/tip/nng_http_req_alloc.3http.html | 4 +++ man/tip/nng_http_req_copy_data.3http.html | 4 +++ man/tip/nng_http_req_del_header.3http.html | 4 +++ man/tip/nng_http_req_free.3http.html | 4 +++ man/tip/nng_http_req_get_data.3http.html | 4 +++ man/tip/nng_http_req_get_header.3http.html | 4 +++ man/tip/nng_http_req_get_method.3http.html | 4 +++ man/tip/nng_http_req_get_uri.3http.html | 4 +++ man/tip/nng_http_req_get_version.3http.html | 4 +++ man/tip/nng_http_req_reset.3http.html | 4 +++ man/tip/nng_http_req_set_data.3http.html | 4 +++ man/tip/nng_http_req_set_header.3http.html | 4 +++ man/tip/nng_http_req_set_method.3http.html | 4 +++ man/tip/nng_http_req_set_uri.3http.html | 4 +++ man/tip/nng_http_req_set_version.3http.html | 4 +++ man/tip/nng_http_res_add_header.3http.html | 4 +++ man/tip/nng_http_res_alloc.3http.html | 4 +++ man/tip/nng_http_res_alloc_error.3http.html | 4 +++ man/tip/nng_http_res_copy_data.3http.html | 4 +++ man/tip/nng_http_res_del_header.3http.html | 4 +++ man/tip/nng_http_res_free.3http.html | 4 +++ man/tip/nng_http_res_get_data.3http.html | 4 +++ man/tip/nng_http_res_get_header.3http.html | 4 +++ man/tip/nng_http_res_get_reason.3http.html | 4 +++ man/tip/nng_http_res_get_status.3http.html | 4 +++ man/tip/nng_http_res_get_version.3http.html | 4 +++ man/tip/nng_http_res_reset.3http.html | 4 +++ man/tip/nng_http_res_set_data.3http.html | 4 +++ man/tip/nng_http_res_set_header.3http.html | 4 +++ man/tip/nng_http_res_set_reason.3http.html | 4 +++ man/tip/nng_http_res_set_status.3http.html | 4 +++ man/tip/nng_http_res_set_version.3http.html | 4 +++ man/tip/nng_http_server_add_handler.3http.html | 4 +++ man/tip/nng_http_server_del_handler.3http.html | 4 +++ man/tip/nng_http_server_get_addr.3http.html | 4 +++ man/tip/nng_http_server_get_tls.3http.html | 4 +++ man/tip/nng_http_server_hold.3http.html | 4 +++ man/tip/nng_http_server_release.3http.html | 4 +++ man/tip/nng_http_server_res_error.3http.html | 4 +++ man/tip/nng_http_server_set_error_file.3http.html | 4 +++ man/tip/nng_http_server_set_error_page.3http.html | 4 +++ man/tip/nng_http_server_set_tls.3http.html | 4 +++ man/tip/nng_http_server_start.3http.html | 4 +++ man/tip/nng_http_server_stop.3http.html | 4 +++ man/tip/nng_inproc.7.html | 4 +++ man/tip/nng_inproc_register.3.html | 4 +++ man/tip/nng_iov.5.html | 4 +++ man/tip/nng_ipc.7.html | 4 +++ man/tip/nng_ipc_options.5.html | 4 +++ man/tip/nng_ipc_register.3.html | 4 +++ man/tip/nng_listen.3.html | 4 +++ man/tip/nng_listener.5.html | 4 +++ man/tip/nng_listener_close.3.html | 4 +++ man/tip/nng_listener_create.3.html | 4 +++ man/tip/nng_listener_get.3.html | 4 +++ man/tip/nng_listener_getopt.3.html | 4 +++ man/tip/nng_listener_id.3.html | 4 +++ man/tip/nng_listener_set.3.html | 4 +++ man/tip/nng_listener_setopt.3.html | 4 +++ man/tip/nng_listener_start.3.html | 4 +++ man/tip/nng_msg.5.html | 4 +++ man/tip/nng_msg_alloc.3.html | 4 +++ man/tip/nng_msg_append.3.html | 4 +++ man/tip/nng_msg_body.3.html | 4 +++ man/tip/nng_msg_chop.3.html | 4 +++ man/tip/nng_msg_clear.3.html | 4 +++ man/tip/nng_msg_dup.3.html | 4 +++ man/tip/nng_msg_free.3.html | 4 +++ man/tip/nng_msg_get_pipe.3.html | 4 +++ man/tip/nng_msg_header.3.html | 4 +++ man/tip/nng_msg_header_append.3.html | 4 +++ man/tip/nng_msg_header_chop.3.html | 4 +++ man/tip/nng_msg_header_clear.3.html | 4 +++ man/tip/nng_msg_header_insert.3.html | 4 +++ man/tip/nng_msg_header_len.3.html | 4 +++ man/tip/nng_msg_header_trim.3.html | 4 +++ man/tip/nng_msg_insert.3.html | 4 +++ man/tip/nng_msg_len.3.html | 4 +++ man/tip/nng_msg_realloc.3.html | 4 +++ man/tip/nng_msg_set_pipe.3.html | 4 +++ man/tip/nng_msg_trim.3.html | 4 +++ man/tip/nng_msleep.3supp.html | 4 +++ man/tip/nng_mtx_alloc.3supp.html | 4 +++ man/tip/nng_mtx_free.3supp.html | 4 +++ man/tip/nng_mtx_lock.3supp.html | 4 +++ man/tip/nng_mtx_unlock.3supp.html | 4 +++ man/tip/nng_options.5.html | 4 +++ man/tip/nng_opts_parse.3supp.html | 4 +++ man/tip/nng_pair.7.html | 4 +++ man/tip/nng_pair_open.3.html | 4 +++ man/tip/nng_pipe.5.html | 4 +++ man/tip/nng_pipe_close.3.html | 4 +++ man/tip/nng_pipe_dialer.3.html | 4 +++ man/tip/nng_pipe_get.3.html | 4 +++ man/tip/nng_pipe_getopt.3.html | 4 +++ man/tip/nng_pipe_id.3.html | 4 +++ man/tip/nng_pipe_listener.3.html | 4 +++ man/tip/nng_pipe_notify.3.html | 4 +++ man/tip/nng_pipe_socket.3.html | 4 +++ man/tip/nng_pub.7.html | 4 +++ man/tip/nng_pub_open.3.html | 4 +++ man/tip/nng_pull.7.html | 4 +++ man/tip/nng_pull_open.3.html | 4 +++ man/tip/nng_push.7.html | 4 +++ man/tip/nng_push_open.3.html | 4 +++ man/tip/nng_random.3supp.html | 4 +++ man/tip/nng_recv.3.html | 4 +++ man/tip/nng_recv_aio.3.html | 4 +++ man/tip/nng_recvmsg.3.html | 4 +++ man/tip/nng_rep.7.html | 4 +++ man/tip/nng_rep_open.3.html | 4 +++ man/tip/nng_req.7.html | 4 +++ man/tip/nng_req_open.3.html | 4 +++ man/tip/nng_respondent.7.html | 4 +++ man/tip/nng_respondent_open.3.html | 4 +++ man/tip/nng_send.3.html | 4 +++ man/tip/nng_send_aio.3.html | 4 +++ man/tip/nng_sendmsg.3.html | 4 +++ man/tip/nng_setopt.3.html | 4 +++ man/tip/nng_sleep_aio.3.html | 4 +++ man/tip/nng_sockaddr.5.html | 4 +++ man/tip/nng_sockaddr_in.5.html | 4 +++ man/tip/nng_sockaddr_in6.5.html | 4 +++ man/tip/nng_sockaddr_inproc.5.html | 4 +++ man/tip/nng_sockaddr_ipc.5.html | 4 +++ man/tip/nng_sockaddr_zt.5.html | 4 +++ man/tip/nng_socket.5.html | 4 +++ man/tip/nng_socket_get.3.html | 4 +++ man/tip/nng_socket_id.3.html | 4 +++ man/tip/nng_socket_set.3.html | 4 +++ man/tip/nng_stat.5.html | 4 +++ man/tip/nng_stat_child.3.html | 4 +++ man/tip/nng_stat_desc.3.html | 4 +++ man/tip/nng_stat_find.3.html | 4 +++ man/tip/nng_stat_find_dialer.3.html | 4 +++ man/tip/nng_stat_find_listener.3.html | 4 +++ man/tip/nng_stat_find_socket.3.html | 4 +++ man/tip/nng_stat_name.3.html | 4 +++ man/tip/nng_stat_next.3.html | 4 +++ man/tip/nng_stat_string.3.html | 4 +++ man/tip/nng_stat_timestamp.3.html | 4 +++ man/tip/nng_stat_type.3.html | 4 +++ man/tip/nng_stat_unit.3.html | 4 +++ man/tip/nng_stat_value.3.html | 4 +++ man/tip/nng_stats_free.3.html | 4 +++ man/tip/nng_stats_get.3.html | 4 +++ man/tip/nng_strdup.3.html | 4 +++ man/tip/nng_stream.5.html | 4 +++ man/tip/nng_stream_close.3str.html | 4 +++ man/tip/nng_stream_dialer.5.html | 4 +++ man/tip/nng_stream_dialer_alloc.3str.html | 4 +++ man/tip/nng_stream_dialer_close.3str.html | 4 +++ man/tip/nng_stream_dialer_dial.3str.html | 4 +++ man/tip/nng_stream_dialer_free.3str.html | 4 +++ man/tip/nng_stream_dialer_get.3str.html | 4 +++ man/tip/nng_stream_dialer_set.3str.html | 4 +++ man/tip/nng_stream_free.3str.html | 4 +++ man/tip/nng_stream_get.3str.html | 4 +++ man/tip/nng_stream_listener.5.html | 4 +++ man/tip/nng_stream_listener_accept.3str.html | 4 +++ man/tip/nng_stream_listener_alloc.3str.html | 4 +++ man/tip/nng_stream_listener_close.3str.html | 4 +++ man/tip/nng_stream_listener_free.3str.html | 4 +++ man/tip/nng_stream_listener_get.3str.html | 4 +++ man/tip/nng_stream_listener_listen.3str.html | 4 +++ man/tip/nng_stream_listener_set.3str.html | 4 +++ man/tip/nng_stream_recv.3str.html | 4 +++ man/tip/nng_stream_send.3str.html | 4 +++ man/tip/nng_stream_set.3str.html | 4 +++ man/tip/nng_strerror.3.html | 4 +++ man/tip/nng_strfree.3.html | 4 +++ man/tip/nng_sub.7.html | 4 +++ man/tip/nng_sub_open.3.html | 4 +++ man/tip/nng_surveyor.7.html | 4 +++ man/tip/nng_surveyor_open.3.html | 4 +++ man/tip/nng_tcp.5.html | 4 +++ man/tip/nng_tcp.7.html | 4 +++ man/tip/nng_tcp_options.5.html | 4 +++ man/tip/nng_tcp_register.3.html | 4 +++ man/tip/nng_thread_create.3supp.html | 4 +++ man/tip/nng_thread_destroy.3supp.html | 4 +++ man/tip/nng_tls.5.html | 4 +++ man/tip/nng_tls.7.html | 4 +++ man/tip/nng_tls_config.5.html | 4 +++ man/tip/nng_tls_config_alloc.3tls.html | 4 +++ man/tip/nng_tls_config_auth_mode.3tls.html | 4 +++ man/tip/nng_tls_config_ca_chain.3tls.html | 4 +++ man/tip/nng_tls_config_ca_file.3tls.html | 4 +++ man/tip/nng_tls_config_cert_key_file.3tls.html | 4 +++ man/tip/nng_tls_config_free.3tls.html | 4 +++ man/tip/nng_tls_config_hold.3tls.html | 4 +++ man/tip/nng_tls_config_own_cert.3tls.html | 4 +++ man/tip/nng_tls_config_server_name.3tls.html | 4 +++ man/tip/nng_tls_options.5.html | 4 +++ man/tip/nng_tls_register.3.html | 4 +++ man/tip/nng_url_clone.3.html | 4 +++ man/tip/nng_url_free.3.html | 4 +++ man/tip/nng_url_parse.3.html | 4 +++ man/tip/nng_version.3.html | 4 +++ man/tip/nng_ws.7.html | 4 +++ man/tip/nng_ws_register.3.html | 4 +++ man/tip/nng_wss_register.3.html | 4 +++ man/tip/nng_zerotier.7.html | 4 +++ man/tip/nng_zt_register.3.html | 4 +++ man/tip/nngcat.1.html | 4 +++ 313 files changed, 1265 insertions(+), 40 deletions(-) diff --git a/_config.yml b/_config.yml index c96889c9..f6ea9f34 100644 --- a/_config.yml +++ b/_config.yml @@ -1,18 +1,3 @@ latest: 1.2.2 important_icon: http://nanomsg.org/icons/important.png -exclude: [ _tools ] -defaults: - - scope: - path: "" - values: - layout: "default" - - scope: - path: "man" - values: - layout: "refman" - version: "unknown" - - scope: - path: "man/tip" - values: - layout: "refman" - version: "tip" +exclude: [ _tools ] \ No newline at end of file diff --git a/_tools/pubrefman.sh b/_tools/pubrefman.sh index 0408bf23..120a08c3 100644 --- a/_tools/pubrefman.sh +++ b/_tools/pubrefman.sh @@ -17,13 +17,13 @@ else tag=${ver} fi scratch=$(mktemp -d --tmpdir pubrefmanXXXXXX) -trap 0 "rm -rf ${scratch}" +trap "rm -rf ${scratch}" 0 repo=$(dirname $0)/.. giturl=https://github.com/nanomsg/nng # checkout the repo -git clone ${giturl} ${scratch}/nng -(cd ${scratch}/nng; git checkout $tag) +git clone -q ${giturl} ${scratch}/nng +(cd ${scratch}/nng; git checkout -q $tag) mkdir ${scratch}/html mkdir ${scratch}/adoc @@ -55,7 +55,8 @@ getdesc() { done < ${input} } -time asciidoctor \ +asciidoctor \ + -q \ -dmanpage \ -amansource="NNG" \ -amanmanual="NNG Reference Manual" \ @@ -96,7 +97,8 @@ for sect in $(echo ${!pages[@]} | sort ); do printf "|===\n" >> ${index} done -time asciidoctor \ +asciidoctor \ + -q \ -darticle \ -anofooter=yes \ -atoc=left \ @@ -106,29 +108,23 @@ time asciidoctor \ ${scratch}/adoc/index.adoc -# -# Generation is complete, now copy... -# -config=${repo}/_config.yml -if [ ! -f ${config} ]; then - echo "Missing config file ${config}" - exit 1 -fi - -if ! grep -q "man/${ver}" ${config} -then - printf " - scope:\n" >> ${config} - printf " path: \"man/${ver}\"\n" >> ${config} - printf " values:\n" >> ${config} - printf " layout: \"refman\"\n" >> ${config} - printf " version: \"${ver}\"\n" >> ${config} - git add ${config} -fi dest=${repo}/man/${ver} mkdir -p ${dest} add="" for f in ${scratch}/html/*; do + + # insert the header - HTML only + case $f in + *.html) + printf "--" "---\nversion: ${ver}\nlayout: refman\n---\n" > ${f}.new + cat ${f} >> ${f}.new + mv ${f}.new ${f} + ;; + *.css) + ;; + esac + base=${f##*/} cp $f ${dest}/${base} add="${add} ${dest}/${base}" @@ -142,6 +138,6 @@ for f in ${dest}/*; do fi done -git commit -m "Publishing updates for ${ver}" +git commit -q -m "Publishing updates for ${ver}" printf "A final push should be done once changes are verified.\n" \ No newline at end of file diff --git a/man/tip/index.html b/man/tip/index.html index 083eed4d..5f1f98a1 100644 --- a/man/tip/index.html +++ b/man/tip/index.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/libnng.3.html b/man/tip/libnng.3.html index 4a09b884..ec7a142b 100644 --- a/man/tip/libnng.3.html +++ b/man/tip/libnng.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_allocmsg.3compat.html b/man/tip/nn_allocmsg.3compat.html index d26070e0..c7c8de01 100644 --- a/man/tip/nn_allocmsg.3compat.html +++ b/man/tip/nn_allocmsg.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_bind.3compat.html b/man/tip/nn_bind.3compat.html index 1b2dcc8c..3dbfa7d7 100644 --- a/man/tip/nn_bind.3compat.html +++ b/man/tip/nn_bind.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_close.3compat.html b/man/tip/nn_close.3compat.html index cd836e0b..1ba42d49 100644 --- a/man/tip/nn_close.3compat.html +++ b/man/tip/nn_close.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_cmsg.3compat.html b/man/tip/nn_cmsg.3compat.html index b09edda6..51b0935c 100644 --- a/man/tip/nn_cmsg.3compat.html +++ b/man/tip/nn_cmsg.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_connect.3compat.html b/man/tip/nn_connect.3compat.html index f090ff32..32192c7b 100644 --- a/man/tip/nn_connect.3compat.html +++ b/man/tip/nn_connect.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_device.3compat.html b/man/tip/nn_device.3compat.html index 00d2f248..50359764 100644 --- a/man/tip/nn_device.3compat.html +++ b/man/tip/nn_device.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_errno.3compat.html b/man/tip/nn_errno.3compat.html index 3d1a4777..dd604030 100644 --- a/man/tip/nn_errno.3compat.html +++ b/man/tip/nn_errno.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_freemsg.3compat.html b/man/tip/nn_freemsg.3compat.html index 4a2ffbbe..b60f6ed3 100644 --- a/man/tip/nn_freemsg.3compat.html +++ b/man/tip/nn_freemsg.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_get_statistic.3compat.html b/man/tip/nn_get_statistic.3compat.html index c1375cc4..537b9b23 100644 --- a/man/tip/nn_get_statistic.3compat.html +++ b/man/tip/nn_get_statistic.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_getsockopt.3compat.html b/man/tip/nn_getsockopt.3compat.html index ec7ae2cb..f98af393 100644 --- a/man/tip/nn_getsockopt.3compat.html +++ b/man/tip/nn_getsockopt.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_poll.3compat.html b/man/tip/nn_poll.3compat.html index 5b2ccb0f..b1a1af63 100644 --- a/man/tip/nn_poll.3compat.html +++ b/man/tip/nn_poll.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_reallocmsg.3compat.html b/man/tip/nn_reallocmsg.3compat.html index e5b14460..d13597bf 100644 --- a/man/tip/nn_reallocmsg.3compat.html +++ b/man/tip/nn_reallocmsg.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_recv.3compat.html b/man/tip/nn_recv.3compat.html index c8632514..cdf5ce5f 100644 --- a/man/tip/nn_recv.3compat.html +++ b/man/tip/nn_recv.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_recvmsg.3compat.html b/man/tip/nn_recvmsg.3compat.html index 6e9861b7..47137875 100644 --- a/man/tip/nn_recvmsg.3compat.html +++ b/man/tip/nn_recvmsg.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_send.3compat.html b/man/tip/nn_send.3compat.html index 835d382c..27a9c1b6 100644 --- a/man/tip/nn_send.3compat.html +++ b/man/tip/nn_send.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_sendmsg.3compat.html b/man/tip/nn_sendmsg.3compat.html index 3bd0b02c..caf2fb9e 100644 --- a/man/tip/nn_sendmsg.3compat.html +++ b/man/tip/nn_sendmsg.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_setsockopt.3compat.html b/man/tip/nn_setsockopt.3compat.html index 19c46b57..96de0f2a 100644 --- a/man/tip/nn_setsockopt.3compat.html +++ b/man/tip/nn_setsockopt.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_shutdown.3compat.html b/man/tip/nn_shutdown.3compat.html index 9c427c10..1afa807d 100644 --- a/man/tip/nn_shutdown.3compat.html +++ b/man/tip/nn_shutdown.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_socket.3compat.html b/man/tip/nn_socket.3compat.html index d2b07721..f2ae5ce5 100644 --- a/man/tip/nn_socket.3compat.html +++ b/man/tip/nn_socket.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_strerror.3compat.html b/man/tip/nn_strerror.3compat.html index a1764c68..1b073d9a 100644 --- a/man/tip/nn_strerror.3compat.html +++ b/man/tip/nn_strerror.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nn_term.3compat.html b/man/tip/nn_term.3compat.html index c13766df..3bec4324 100644 --- a/man/tip/nn_term.3compat.html +++ b/man/tip/nn_term.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng.7.html b/man/tip/nng.7.html index 25b4df80..3d9367e1 100644 --- a/man/tip/nng.7.html +++ b/man/tip/nng.7.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio.5.html b/man/tip/nng_aio.5.html index 1f566260..6385feb6 100644 --- a/man/tip/nng_aio.5.html +++ b/man/tip/nng_aio.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_abort.3.html b/man/tip/nng_aio_abort.3.html index 5e6e4576..60de08a4 100644 --- a/man/tip/nng_aio_abort.3.html +++ b/man/tip/nng_aio_abort.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_alloc.3.html b/man/tip/nng_aio_alloc.3.html index 58b23047..751eb1b8 100644 --- a/man/tip/nng_aio_alloc.3.html +++ b/man/tip/nng_aio_alloc.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_begin.3.html b/man/tip/nng_aio_begin.3.html index 3fbb9e67..55305709 100644 --- a/man/tip/nng_aio_begin.3.html +++ b/man/tip/nng_aio_begin.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_cancel.3.html b/man/tip/nng_aio_cancel.3.html index 7ef41aca..ea3c7740 100644 --- a/man/tip/nng_aio_cancel.3.html +++ b/man/tip/nng_aio_cancel.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_count.3.html b/man/tip/nng_aio_count.3.html index b0a345f6..aad6c24d 100644 --- a/man/tip/nng_aio_count.3.html +++ b/man/tip/nng_aio_count.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_defer.3.html b/man/tip/nng_aio_defer.3.html index 8b717602..b0c7e72b 100644 --- a/man/tip/nng_aio_defer.3.html +++ b/man/tip/nng_aio_defer.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_finish.3.html b/man/tip/nng_aio_finish.3.html index 43e7a1aa..5b3ae0d8 100644 --- a/man/tip/nng_aio_finish.3.html +++ b/man/tip/nng_aio_finish.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_free.3.html b/man/tip/nng_aio_free.3.html index ced0d11b..8add96f4 100644 --- a/man/tip/nng_aio_free.3.html +++ b/man/tip/nng_aio_free.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_get_input.3.html b/man/tip/nng_aio_get_input.3.html index dec0fbf2..3cd2bbb6 100644 --- a/man/tip/nng_aio_get_input.3.html +++ b/man/tip/nng_aio_get_input.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_get_msg.3.html b/man/tip/nng_aio_get_msg.3.html index 96137392..7424fe77 100644 --- a/man/tip/nng_aio_get_msg.3.html +++ b/man/tip/nng_aio_get_msg.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_get_output.3.html b/man/tip/nng_aio_get_output.3.html index c4c82487..ad1c43b0 100644 --- a/man/tip/nng_aio_get_output.3.html +++ b/man/tip/nng_aio_get_output.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_result.3.html b/man/tip/nng_aio_result.3.html index 285666f1..00d4d789 100644 --- a/man/tip/nng_aio_result.3.html +++ b/man/tip/nng_aio_result.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_set_input.3.html b/man/tip/nng_aio_set_input.3.html index 5744f79d..92b2c961 100644 --- a/man/tip/nng_aio_set_input.3.html +++ b/man/tip/nng_aio_set_input.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_set_iov.3.html b/man/tip/nng_aio_set_iov.3.html index f7f91901..34febd5f 100644 --- a/man/tip/nng_aio_set_iov.3.html +++ b/man/tip/nng_aio_set_iov.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_set_msg.3.html b/man/tip/nng_aio_set_msg.3.html index 145a77bd..6be8faf9 100644 --- a/man/tip/nng_aio_set_msg.3.html +++ b/man/tip/nng_aio_set_msg.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_set_output.3.html b/man/tip/nng_aio_set_output.3.html index 1d93fed7..68ea7162 100644 --- a/man/tip/nng_aio_set_output.3.html +++ b/man/tip/nng_aio_set_output.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_set_timeout.3.html b/man/tip/nng_aio_set_timeout.3.html index 6c6fb0ca..b009f693 100644 --- a/man/tip/nng_aio_set_timeout.3.html +++ b/man/tip/nng_aio_set_timeout.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_stop.3.html b/man/tip/nng_aio_stop.3.html index 1ac96dc3..357744b2 100644 --- a/man/tip/nng_aio_stop.3.html +++ b/man/tip/nng_aio_stop.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_aio_wait.3.html b/man/tip/nng_aio_wait.3.html index f37c393e..ede61924 100644 --- a/man/tip/nng_aio_wait.3.html +++ b/man/tip/nng_aio_wait.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_alloc.3.html b/man/tip/nng_alloc.3.html index 084e7dac..1e69ed4b 100644 --- a/man/tip/nng_alloc.3.html +++ b/man/tip/nng_alloc.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_bus.7.html b/man/tip/nng_bus.7.html index 08d26301..e83e8c7c 100644 --- a/man/tip/nng_bus.7.html +++ b/man/tip/nng_bus.7.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_bus_open.3.html b/man/tip/nng_bus_open.3.html index 01276028..fcc4bb7a 100644 --- a/man/tip/nng_bus_open.3.html +++ b/man/tip/nng_bus_open.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_clock.3supp.html b/man/tip/nng_clock.3supp.html index e72b6336..3cea1a71 100644 --- a/man/tip/nng_clock.3supp.html +++ b/man/tip/nng_clock.3supp.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_close.3.html b/man/tip/nng_close.3.html index 6274d373..ae9f2216 100644 --- a/man/tip/nng_close.3.html +++ b/man/tip/nng_close.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_compat.3compat.html b/man/tip/nng_compat.3compat.html index ec9b216e..55b2a398 100644 --- a/man/tip/nng_compat.3compat.html +++ b/man/tip/nng_compat.3compat.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_ctx.5.html b/man/tip/nng_ctx.5.html index e5b70925..dc24abf3 100644 --- a/man/tip/nng_ctx.5.html +++ b/man/tip/nng_ctx.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_ctx_close.3.html b/man/tip/nng_ctx_close.3.html index f8095f01..182c437a 100644 --- a/man/tip/nng_ctx_close.3.html +++ b/man/tip/nng_ctx_close.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_ctx_get.3.html b/man/tip/nng_ctx_get.3.html index b8732d84..b5f6052b 100644 --- a/man/tip/nng_ctx_get.3.html +++ b/man/tip/nng_ctx_get.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_ctx_getopt.3.html b/man/tip/nng_ctx_getopt.3.html index 3a0d1e18..ea435ee5 100644 --- a/man/tip/nng_ctx_getopt.3.html +++ b/man/tip/nng_ctx_getopt.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_ctx_id.3.html b/man/tip/nng_ctx_id.3.html index de2a1cf0..382b5a67 100644 --- a/man/tip/nng_ctx_id.3.html +++ b/man/tip/nng_ctx_id.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_ctx_open.3.html b/man/tip/nng_ctx_open.3.html index f9b31646..e3d31ffb 100644 --- a/man/tip/nng_ctx_open.3.html +++ b/man/tip/nng_ctx_open.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_ctx_recv.3.html b/man/tip/nng_ctx_recv.3.html index 38c86b09..5c2b7e6e 100644 --- a/man/tip/nng_ctx_recv.3.html +++ b/man/tip/nng_ctx_recv.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_ctx_send.3.html b/man/tip/nng_ctx_send.3.html index 502de9e5..b9e5a0d2 100644 --- a/man/tip/nng_ctx_send.3.html +++ b/man/tip/nng_ctx_send.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_ctx_set.3.html b/man/tip/nng_ctx_set.3.html index 51ddbb63..777fde64 100644 --- a/man/tip/nng_ctx_set.3.html +++ b/man/tip/nng_ctx_set.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_ctx_setopt.3.html b/man/tip/nng_ctx_setopt.3.html index 7f33c7bd..e6d1ea63 100644 --- a/man/tip/nng_ctx_setopt.3.html +++ b/man/tip/nng_ctx_setopt.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_cv_alloc.3supp.html b/man/tip/nng_cv_alloc.3supp.html index a29959df..bd888d10 100644 --- a/man/tip/nng_cv_alloc.3supp.html +++ b/man/tip/nng_cv_alloc.3supp.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_cv_free.3supp.html b/man/tip/nng_cv_free.3supp.html index 5b6f0b5d..94bd1c35 100644 --- a/man/tip/nng_cv_free.3supp.html +++ b/man/tip/nng_cv_free.3supp.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_cv_until.3supp.html b/man/tip/nng_cv_until.3supp.html index c24d26bd..6293140a 100644 --- a/man/tip/nng_cv_until.3supp.html +++ b/man/tip/nng_cv_until.3supp.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_cv_wait.3supp.html b/man/tip/nng_cv_wait.3supp.html index 94f66951..d3e43b42 100644 --- a/man/tip/nng_cv_wait.3supp.html +++ b/man/tip/nng_cv_wait.3supp.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_cv_wake.3supp.html b/man/tip/nng_cv_wake.3supp.html index ec4900ac..15fd9961 100644 --- a/man/tip/nng_cv_wake.3supp.html +++ b/man/tip/nng_cv_wake.3supp.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_cv_wake1.3supp.html b/man/tip/nng_cv_wake1.3supp.html index 4abf4212..7122fb1b 100644 --- a/man/tip/nng_cv_wake1.3supp.html +++ b/man/tip/nng_cv_wake1.3supp.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_device.3.html b/man/tip/nng_device.3.html index dd2737ca..085ff3cb 100644 --- a/man/tip/nng_device.3.html +++ b/man/tip/nng_device.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_dial.3.html b/man/tip/nng_dial.3.html index 2019b2fd..55abab7a 100644 --- a/man/tip/nng_dial.3.html +++ b/man/tip/nng_dial.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_dialer.5.html b/man/tip/nng_dialer.5.html index dc029a8e..237b53fc 100644 --- a/man/tip/nng_dialer.5.html +++ b/man/tip/nng_dialer.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_dialer_close.3.html b/man/tip/nng_dialer_close.3.html index 1034d502..aadc4107 100644 --- a/man/tip/nng_dialer_close.3.html +++ b/man/tip/nng_dialer_close.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_dialer_create.3.html b/man/tip/nng_dialer_create.3.html index a29ff879..cc7c5815 100644 --- a/man/tip/nng_dialer_create.3.html +++ b/man/tip/nng_dialer_create.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_dialer_get.3.html b/man/tip/nng_dialer_get.3.html index a769bcab..7d364156 100644 --- a/man/tip/nng_dialer_get.3.html +++ b/man/tip/nng_dialer_get.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_dialer_getopt.3.html b/man/tip/nng_dialer_getopt.3.html index 4b907eb9..818e135b 100644 --- a/man/tip/nng_dialer_getopt.3.html +++ b/man/tip/nng_dialer_getopt.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_dialer_id.3.html b/man/tip/nng_dialer_id.3.html index 642a7749..b4f166c3 100644 --- a/man/tip/nng_dialer_id.3.html +++ b/man/tip/nng_dialer_id.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_dialer_set.3.html b/man/tip/nng_dialer_set.3.html index 77464027..ca353957 100644 --- a/man/tip/nng_dialer_set.3.html +++ b/man/tip/nng_dialer_set.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_dialer_setopt.3.html b/man/tip/nng_dialer_setopt.3.html index b5ed3442..8e9be1ef 100644 --- a/man/tip/nng_dialer_setopt.3.html +++ b/man/tip/nng_dialer_setopt.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_dialer_start.3.html b/man/tip/nng_dialer_start.3.html index f93d716c..1fb70c3a 100644 --- a/man/tip/nng_dialer_start.3.html +++ b/man/tip/nng_dialer_start.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_duration.5.html b/man/tip/nng_duration.5.html index b1376c61..b9e2a1a9 100644 --- a/man/tip/nng_duration.5.html +++ b/man/tip/nng_duration.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_free.3.html b/man/tip/nng_free.3.html index 1f0ca6cf..1325683a 100644 --- a/man/tip/nng_free.3.html +++ b/man/tip/nng_free.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_getopt.3.html b/man/tip/nng_getopt.3.html index 02a00f26..2d94f633 100644 --- a/man/tip/nng_getopt.3.html +++ b/man/tip/nng_getopt.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_client_alloc.3http.html b/man/tip/nng_http_client_alloc.3http.html index 287f79f5..a1fea2a4 100644 --- a/man/tip/nng_http_client_alloc.3http.html +++ b/man/tip/nng_http_client_alloc.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_client_connect.3http.html b/man/tip/nng_http_client_connect.3http.html index daa2a9b4..ffc50a61 100644 --- a/man/tip/nng_http_client_connect.3http.html +++ b/man/tip/nng_http_client_connect.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_client_free.3http.html b/man/tip/nng_http_client_free.3http.html index e0d881cc..fdf56cf8 100644 --- a/man/tip/nng_http_client_free.3http.html +++ b/man/tip/nng_http_client_free.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_client_get_tls.3http.html b/man/tip/nng_http_client_get_tls.3http.html index 161cd604..f184b3be 100644 --- a/man/tip/nng_http_client_get_tls.3http.html +++ b/man/tip/nng_http_client_get_tls.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_client_set_tls.3http.html b/man/tip/nng_http_client_set_tls.3http.html index 9284c165..6a1a757b 100644 --- a/man/tip/nng_http_client_set_tls.3http.html +++ b/man/tip/nng_http_client_set_tls.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_client_transact.3http.html b/man/tip/nng_http_client_transact.3http.html index 95428db8..464beb5f 100644 --- a/man/tip/nng_http_client_transact.3http.html +++ b/man/tip/nng_http_client_transact.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_conn_close.3http.html b/man/tip/nng_http_conn_close.3http.html index 0c3b57ed..4ffa33db 100644 --- a/man/tip/nng_http_conn_close.3http.html +++ b/man/tip/nng_http_conn_close.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_conn_read.3http.html b/man/tip/nng_http_conn_read.3http.html index b8605e07..ad171513 100644 --- a/man/tip/nng_http_conn_read.3http.html +++ b/man/tip/nng_http_conn_read.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_conn_read_all.3http.html b/man/tip/nng_http_conn_read_all.3http.html index fc922ed9..7fcba638 100644 --- a/man/tip/nng_http_conn_read_all.3http.html +++ b/man/tip/nng_http_conn_read_all.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_conn_read_req.3http.html b/man/tip/nng_http_conn_read_req.3http.html index 04899801..985518c2 100644 --- a/man/tip/nng_http_conn_read_req.3http.html +++ b/man/tip/nng_http_conn_read_req.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_conn_read_res.3http.html b/man/tip/nng_http_conn_read_res.3http.html index 6899110d..84b3a3c5 100644 --- a/man/tip/nng_http_conn_read_res.3http.html +++ b/man/tip/nng_http_conn_read_res.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_conn_transact.3http.html b/man/tip/nng_http_conn_transact.3http.html index 309f717d..87594125 100644 --- a/man/tip/nng_http_conn_transact.3http.html +++ b/man/tip/nng_http_conn_transact.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_conn_write.3http.html b/man/tip/nng_http_conn_write.3http.html index 1756c43e..d3f3d049 100644 --- a/man/tip/nng_http_conn_write.3http.html +++ b/man/tip/nng_http_conn_write.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_conn_write_all.3http.html b/man/tip/nng_http_conn_write_all.3http.html index 8db69bfc..1563e1cf 100644 --- a/man/tip/nng_http_conn_write_all.3http.html +++ b/man/tip/nng_http_conn_write_all.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_conn_write_req.3http.html b/man/tip/nng_http_conn_write_req.3http.html index abae0b9e..b287c8af 100644 --- a/man/tip/nng_http_conn_write_req.3http.html +++ b/man/tip/nng_http_conn_write_req.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_conn_write_res.3http.html b/man/tip/nng_http_conn_write_res.3http.html index 746635a1..16920c09 100644 --- a/man/tip/nng_http_conn_write_res.3http.html +++ b/man/tip/nng_http_conn_write_res.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_handler_alloc.3http.html b/man/tip/nng_http_handler_alloc.3http.html index 1e436b35..f423412e 100644 --- a/man/tip/nng_http_handler_alloc.3http.html +++ b/man/tip/nng_http_handler_alloc.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_handler_collect_body.3http.html b/man/tip/nng_http_handler_collect_body.3http.html index ab0ff2a8..497433bc 100644 --- a/man/tip/nng_http_handler_collect_body.3http.html +++ b/man/tip/nng_http_handler_collect_body.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_handler_free.3http.html b/man/tip/nng_http_handler_free.3http.html index ec5c5545..7abff34c 100644 --- a/man/tip/nng_http_handler_free.3http.html +++ b/man/tip/nng_http_handler_free.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_handler_get_data.3http.html b/man/tip/nng_http_handler_get_data.3http.html index ecf934c4..d1c4a36d 100644 --- a/man/tip/nng_http_handler_get_data.3http.html +++ b/man/tip/nng_http_handler_get_data.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_handler_set_data.3http.html b/man/tip/nng_http_handler_set_data.3http.html index 714a835d..df679675 100644 --- a/man/tip/nng_http_handler_set_data.3http.html +++ b/man/tip/nng_http_handler_set_data.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_handler_set_host.3http.html b/man/tip/nng_http_handler_set_host.3http.html index 4fe39e79..da95d0ab 100644 --- a/man/tip/nng_http_handler_set_host.3http.html +++ b/man/tip/nng_http_handler_set_host.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_handler_set_method.3http.html b/man/tip/nng_http_handler_set_method.3http.html index f4803fa1..96651b39 100644 --- a/man/tip/nng_http_handler_set_method.3http.html +++ b/man/tip/nng_http_handler_set_method.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_handler_set_tree.3http.html b/man/tip/nng_http_handler_set_tree.3http.html index 1dfc825f..546b427c 100644 --- a/man/tip/nng_http_handler_set_tree.3http.html +++ b/man/tip/nng_http_handler_set_tree.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_hijack.3http.html b/man/tip/nng_http_hijack.3http.html index 2684cd54..51d61b4c 100644 --- a/man/tip/nng_http_hijack.3http.html +++ b/man/tip/nng_http_hijack.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_req_add_header.3http.html b/man/tip/nng_http_req_add_header.3http.html index add74e34..6a66ffe3 100644 --- a/man/tip/nng_http_req_add_header.3http.html +++ b/man/tip/nng_http_req_add_header.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_req_alloc.3http.html b/man/tip/nng_http_req_alloc.3http.html index a66869e2..d47cce8f 100644 --- a/man/tip/nng_http_req_alloc.3http.html +++ b/man/tip/nng_http_req_alloc.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_req_copy_data.3http.html b/man/tip/nng_http_req_copy_data.3http.html index e2db57a7..698f1037 100644 --- a/man/tip/nng_http_req_copy_data.3http.html +++ b/man/tip/nng_http_req_copy_data.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_req_del_header.3http.html b/man/tip/nng_http_req_del_header.3http.html index 10893e0c..acd4a582 100644 --- a/man/tip/nng_http_req_del_header.3http.html +++ b/man/tip/nng_http_req_del_header.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_req_free.3http.html b/man/tip/nng_http_req_free.3http.html index da247006..04e80854 100644 --- a/man/tip/nng_http_req_free.3http.html +++ b/man/tip/nng_http_req_free.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_req_get_data.3http.html b/man/tip/nng_http_req_get_data.3http.html index fac86c12..7d4abe1a 100644 --- a/man/tip/nng_http_req_get_data.3http.html +++ b/man/tip/nng_http_req_get_data.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_req_get_header.3http.html b/man/tip/nng_http_req_get_header.3http.html index 3569f62e..710c4434 100644 --- a/man/tip/nng_http_req_get_header.3http.html +++ b/man/tip/nng_http_req_get_header.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_req_get_method.3http.html b/man/tip/nng_http_req_get_method.3http.html index bdc8a288..4933c2f5 100644 --- a/man/tip/nng_http_req_get_method.3http.html +++ b/man/tip/nng_http_req_get_method.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_req_get_uri.3http.html b/man/tip/nng_http_req_get_uri.3http.html index 3f3c0fcc..350dd6bc 100644 --- a/man/tip/nng_http_req_get_uri.3http.html +++ b/man/tip/nng_http_req_get_uri.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_req_get_version.3http.html b/man/tip/nng_http_req_get_version.3http.html index 82c1cf04..d7a0bf01 100644 --- a/man/tip/nng_http_req_get_version.3http.html +++ b/man/tip/nng_http_req_get_version.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_req_reset.3http.html b/man/tip/nng_http_req_reset.3http.html index e806a870..5c3675e1 100644 --- a/man/tip/nng_http_req_reset.3http.html +++ b/man/tip/nng_http_req_reset.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_req_set_data.3http.html b/man/tip/nng_http_req_set_data.3http.html index 9f868329..b3fb7de8 100644 --- a/man/tip/nng_http_req_set_data.3http.html +++ b/man/tip/nng_http_req_set_data.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_req_set_header.3http.html b/man/tip/nng_http_req_set_header.3http.html index bfb57c17..74027b48 100644 --- a/man/tip/nng_http_req_set_header.3http.html +++ b/man/tip/nng_http_req_set_header.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_req_set_method.3http.html b/man/tip/nng_http_req_set_method.3http.html index b512ffb5..f9182edf 100644 --- a/man/tip/nng_http_req_set_method.3http.html +++ b/man/tip/nng_http_req_set_method.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_req_set_uri.3http.html b/man/tip/nng_http_req_set_uri.3http.html index 61f1ec5c..97b68b16 100644 --- a/man/tip/nng_http_req_set_uri.3http.html +++ b/man/tip/nng_http_req_set_uri.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_req_set_version.3http.html b/man/tip/nng_http_req_set_version.3http.html index e72d1e80..663f80f6 100644 --- a/man/tip/nng_http_req_set_version.3http.html +++ b/man/tip/nng_http_req_set_version.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_res_add_header.3http.html b/man/tip/nng_http_res_add_header.3http.html index 2c29749b..340a9005 100644 --- a/man/tip/nng_http_res_add_header.3http.html +++ b/man/tip/nng_http_res_add_header.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_res_alloc.3http.html b/man/tip/nng_http_res_alloc.3http.html index a6aa07df..6c7f8fb8 100644 --- a/man/tip/nng_http_res_alloc.3http.html +++ b/man/tip/nng_http_res_alloc.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_res_alloc_error.3http.html b/man/tip/nng_http_res_alloc_error.3http.html index 65e5100e..88c9ea13 100644 --- a/man/tip/nng_http_res_alloc_error.3http.html +++ b/man/tip/nng_http_res_alloc_error.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_res_copy_data.3http.html b/man/tip/nng_http_res_copy_data.3http.html index b0f7437e..21ca5b46 100644 --- a/man/tip/nng_http_res_copy_data.3http.html +++ b/man/tip/nng_http_res_copy_data.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_res_del_header.3http.html b/man/tip/nng_http_res_del_header.3http.html index 5d3267cc..e19cfeb6 100644 --- a/man/tip/nng_http_res_del_header.3http.html +++ b/man/tip/nng_http_res_del_header.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_res_free.3http.html b/man/tip/nng_http_res_free.3http.html index 8edcecdb..6bd26d41 100644 --- a/man/tip/nng_http_res_free.3http.html +++ b/man/tip/nng_http_res_free.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_res_get_data.3http.html b/man/tip/nng_http_res_get_data.3http.html index ce21c37b..8aa6bfda 100644 --- a/man/tip/nng_http_res_get_data.3http.html +++ b/man/tip/nng_http_res_get_data.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_res_get_header.3http.html b/man/tip/nng_http_res_get_header.3http.html index a5bf3a18..01e85960 100644 --- a/man/tip/nng_http_res_get_header.3http.html +++ b/man/tip/nng_http_res_get_header.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_res_get_reason.3http.html b/man/tip/nng_http_res_get_reason.3http.html index 44c42d29..fc4dd6b4 100644 --- a/man/tip/nng_http_res_get_reason.3http.html +++ b/man/tip/nng_http_res_get_reason.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_res_get_status.3http.html b/man/tip/nng_http_res_get_status.3http.html index dbea2466..72e7fd23 100644 --- a/man/tip/nng_http_res_get_status.3http.html +++ b/man/tip/nng_http_res_get_status.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_res_get_version.3http.html b/man/tip/nng_http_res_get_version.3http.html index ac95fa5f..1d03536a 100644 --- a/man/tip/nng_http_res_get_version.3http.html +++ b/man/tip/nng_http_res_get_version.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_res_reset.3http.html b/man/tip/nng_http_res_reset.3http.html index c4e11475..5b26cf99 100644 --- a/man/tip/nng_http_res_reset.3http.html +++ b/man/tip/nng_http_res_reset.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_res_set_data.3http.html b/man/tip/nng_http_res_set_data.3http.html index fd146f9f..5c432572 100644 --- a/man/tip/nng_http_res_set_data.3http.html +++ b/man/tip/nng_http_res_set_data.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_res_set_header.3http.html b/man/tip/nng_http_res_set_header.3http.html index d77754ce..bd814ccc 100644 --- a/man/tip/nng_http_res_set_header.3http.html +++ b/man/tip/nng_http_res_set_header.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_res_set_reason.3http.html b/man/tip/nng_http_res_set_reason.3http.html index 7fbf45be..b6bb0529 100644 --- a/man/tip/nng_http_res_set_reason.3http.html +++ b/man/tip/nng_http_res_set_reason.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_res_set_status.3http.html b/man/tip/nng_http_res_set_status.3http.html index 0e3d5f44..e487b5e6 100644 --- a/man/tip/nng_http_res_set_status.3http.html +++ b/man/tip/nng_http_res_set_status.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_res_set_version.3http.html b/man/tip/nng_http_res_set_version.3http.html index 3aff80eb..04d4d793 100644 --- a/man/tip/nng_http_res_set_version.3http.html +++ b/man/tip/nng_http_res_set_version.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_server_add_handler.3http.html b/man/tip/nng_http_server_add_handler.3http.html index 464ed163..e8262243 100644 --- a/man/tip/nng_http_server_add_handler.3http.html +++ b/man/tip/nng_http_server_add_handler.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_server_del_handler.3http.html b/man/tip/nng_http_server_del_handler.3http.html index b7a56682..7af7c16e 100644 --- a/man/tip/nng_http_server_del_handler.3http.html +++ b/man/tip/nng_http_server_del_handler.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_server_get_addr.3http.html b/man/tip/nng_http_server_get_addr.3http.html index 1855c785..70e9eeb5 100644 --- a/man/tip/nng_http_server_get_addr.3http.html +++ b/man/tip/nng_http_server_get_addr.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_server_get_tls.3http.html b/man/tip/nng_http_server_get_tls.3http.html index a680131c..4abc9515 100644 --- a/man/tip/nng_http_server_get_tls.3http.html +++ b/man/tip/nng_http_server_get_tls.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_server_hold.3http.html b/man/tip/nng_http_server_hold.3http.html index e165d140..e2fd6474 100644 --- a/man/tip/nng_http_server_hold.3http.html +++ b/man/tip/nng_http_server_hold.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_server_release.3http.html b/man/tip/nng_http_server_release.3http.html index ac2717ef..9c301af8 100644 --- a/man/tip/nng_http_server_release.3http.html +++ b/man/tip/nng_http_server_release.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_server_res_error.3http.html b/man/tip/nng_http_server_res_error.3http.html index eb1ba591..5b2366ce 100644 --- a/man/tip/nng_http_server_res_error.3http.html +++ b/man/tip/nng_http_server_res_error.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_server_set_error_file.3http.html b/man/tip/nng_http_server_set_error_file.3http.html index 170f6ff5..a9d48a3e 100644 --- a/man/tip/nng_http_server_set_error_file.3http.html +++ b/man/tip/nng_http_server_set_error_file.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_server_set_error_page.3http.html b/man/tip/nng_http_server_set_error_page.3http.html index a8dae881..0b7a2a44 100644 --- a/man/tip/nng_http_server_set_error_page.3http.html +++ b/man/tip/nng_http_server_set_error_page.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_server_set_tls.3http.html b/man/tip/nng_http_server_set_tls.3http.html index 46110670..80ab9946 100644 --- a/man/tip/nng_http_server_set_tls.3http.html +++ b/man/tip/nng_http_server_set_tls.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_server_start.3http.html b/man/tip/nng_http_server_start.3http.html index ca22ec32..e7cd6494 100644 --- a/man/tip/nng_http_server_start.3http.html +++ b/man/tip/nng_http_server_start.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_http_server_stop.3http.html b/man/tip/nng_http_server_stop.3http.html index b156d56e..95368580 100644 --- a/man/tip/nng_http_server_stop.3http.html +++ b/man/tip/nng_http_server_stop.3http.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_inproc.7.html b/man/tip/nng_inproc.7.html index e28294c6..8b49f735 100644 --- a/man/tip/nng_inproc.7.html +++ b/man/tip/nng_inproc.7.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_inproc_register.3.html b/man/tip/nng_inproc_register.3.html index 6ae6ee8f..ff43b60e 100644 --- a/man/tip/nng_inproc_register.3.html +++ b/man/tip/nng_inproc_register.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_iov.5.html b/man/tip/nng_iov.5.html index 8fac37f0..45d19262 100644 --- a/man/tip/nng_iov.5.html +++ b/man/tip/nng_iov.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_ipc.7.html b/man/tip/nng_ipc.7.html index ca69ee2f..ee142206 100644 --- a/man/tip/nng_ipc.7.html +++ b/man/tip/nng_ipc.7.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_ipc_options.5.html b/man/tip/nng_ipc_options.5.html index 86788f89..cb47ad72 100644 --- a/man/tip/nng_ipc_options.5.html +++ b/man/tip/nng_ipc_options.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_ipc_register.3.html b/man/tip/nng_ipc_register.3.html index 268fb22f..ded4236d 100644 --- a/man/tip/nng_ipc_register.3.html +++ b/man/tip/nng_ipc_register.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_listen.3.html b/man/tip/nng_listen.3.html index 09c2e035..82e83b76 100644 --- a/man/tip/nng_listen.3.html +++ b/man/tip/nng_listen.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_listener.5.html b/man/tip/nng_listener.5.html index c917f108..2f473039 100644 --- a/man/tip/nng_listener.5.html +++ b/man/tip/nng_listener.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_listener_close.3.html b/man/tip/nng_listener_close.3.html index 1dd1bc24..b2c4bb5e 100644 --- a/man/tip/nng_listener_close.3.html +++ b/man/tip/nng_listener_close.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_listener_create.3.html b/man/tip/nng_listener_create.3.html index bed1b038..fea69058 100644 --- a/man/tip/nng_listener_create.3.html +++ b/man/tip/nng_listener_create.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_listener_get.3.html b/man/tip/nng_listener_get.3.html index 8722c80c..3eaae1fe 100644 --- a/man/tip/nng_listener_get.3.html +++ b/man/tip/nng_listener_get.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_listener_getopt.3.html b/man/tip/nng_listener_getopt.3.html index 9c78bf8e..16bf762d 100644 --- a/man/tip/nng_listener_getopt.3.html +++ b/man/tip/nng_listener_getopt.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_listener_id.3.html b/man/tip/nng_listener_id.3.html index 2e6b6a63..5d5c5143 100644 --- a/man/tip/nng_listener_id.3.html +++ b/man/tip/nng_listener_id.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_listener_set.3.html b/man/tip/nng_listener_set.3.html index 82b0d46a..de2a29d4 100644 --- a/man/tip/nng_listener_set.3.html +++ b/man/tip/nng_listener_set.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_listener_setopt.3.html b/man/tip/nng_listener_setopt.3.html index 9456f386..bda2e3ad 100644 --- a/man/tip/nng_listener_setopt.3.html +++ b/man/tip/nng_listener_setopt.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_listener_start.3.html b/man/tip/nng_listener_start.3.html index a4028b51..c0fea609 100644 --- a/man/tip/nng_listener_start.3.html +++ b/man/tip/nng_listener_start.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg.5.html b/man/tip/nng_msg.5.html index a1890584..dc9e5100 100644 --- a/man/tip/nng_msg.5.html +++ b/man/tip/nng_msg.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_alloc.3.html b/man/tip/nng_msg_alloc.3.html index 605c5b7d..1549df65 100644 --- a/man/tip/nng_msg_alloc.3.html +++ b/man/tip/nng_msg_alloc.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_append.3.html b/man/tip/nng_msg_append.3.html index 9150963d..deaaee7a 100644 --- a/man/tip/nng_msg_append.3.html +++ b/man/tip/nng_msg_append.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_body.3.html b/man/tip/nng_msg_body.3.html index 5e5ed888..db776466 100644 --- a/man/tip/nng_msg_body.3.html +++ b/man/tip/nng_msg_body.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_chop.3.html b/man/tip/nng_msg_chop.3.html index 7fc3bab4..3ae1d78c 100644 --- a/man/tip/nng_msg_chop.3.html +++ b/man/tip/nng_msg_chop.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_clear.3.html b/man/tip/nng_msg_clear.3.html index 712172f3..a8d47aca 100644 --- a/man/tip/nng_msg_clear.3.html +++ b/man/tip/nng_msg_clear.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_dup.3.html b/man/tip/nng_msg_dup.3.html index be8b7e45..947e220a 100644 --- a/man/tip/nng_msg_dup.3.html +++ b/man/tip/nng_msg_dup.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_free.3.html b/man/tip/nng_msg_free.3.html index 9f646788..5292c7a5 100644 --- a/man/tip/nng_msg_free.3.html +++ b/man/tip/nng_msg_free.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_get_pipe.3.html b/man/tip/nng_msg_get_pipe.3.html index ed2a0aac..a7790876 100644 --- a/man/tip/nng_msg_get_pipe.3.html +++ b/man/tip/nng_msg_get_pipe.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_header.3.html b/man/tip/nng_msg_header.3.html index c733fe94..081c9b42 100644 --- a/man/tip/nng_msg_header.3.html +++ b/man/tip/nng_msg_header.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_header_append.3.html b/man/tip/nng_msg_header_append.3.html index db46f6c1..2a560ac7 100644 --- a/man/tip/nng_msg_header_append.3.html +++ b/man/tip/nng_msg_header_append.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_header_chop.3.html b/man/tip/nng_msg_header_chop.3.html index f7a4523c..11f24d1a 100644 --- a/man/tip/nng_msg_header_chop.3.html +++ b/man/tip/nng_msg_header_chop.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_header_clear.3.html b/man/tip/nng_msg_header_clear.3.html index 0194d303..f5d3b8a5 100644 --- a/man/tip/nng_msg_header_clear.3.html +++ b/man/tip/nng_msg_header_clear.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_header_insert.3.html b/man/tip/nng_msg_header_insert.3.html index 35f7495b..b70fa2be 100644 --- a/man/tip/nng_msg_header_insert.3.html +++ b/man/tip/nng_msg_header_insert.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_header_len.3.html b/man/tip/nng_msg_header_len.3.html index f34f486b..250405d8 100644 --- a/man/tip/nng_msg_header_len.3.html +++ b/man/tip/nng_msg_header_len.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_header_trim.3.html b/man/tip/nng_msg_header_trim.3.html index 0e54cab1..9427d721 100644 --- a/man/tip/nng_msg_header_trim.3.html +++ b/man/tip/nng_msg_header_trim.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_insert.3.html b/man/tip/nng_msg_insert.3.html index 5555b345..20e390e6 100644 --- a/man/tip/nng_msg_insert.3.html +++ b/man/tip/nng_msg_insert.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_len.3.html b/man/tip/nng_msg_len.3.html index e2276c22..8d698771 100644 --- a/man/tip/nng_msg_len.3.html +++ b/man/tip/nng_msg_len.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_realloc.3.html b/man/tip/nng_msg_realloc.3.html index 61d0f2fa..a3c3e95f 100644 --- a/man/tip/nng_msg_realloc.3.html +++ b/man/tip/nng_msg_realloc.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_set_pipe.3.html b/man/tip/nng_msg_set_pipe.3.html index 1150660d..a735a58a 100644 --- a/man/tip/nng_msg_set_pipe.3.html +++ b/man/tip/nng_msg_set_pipe.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msg_trim.3.html b/man/tip/nng_msg_trim.3.html index f0d29494..ed2d60b7 100644 --- a/man/tip/nng_msg_trim.3.html +++ b/man/tip/nng_msg_trim.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_msleep.3supp.html b/man/tip/nng_msleep.3supp.html index fa7aff8c..cce25a5a 100644 --- a/man/tip/nng_msleep.3supp.html +++ b/man/tip/nng_msleep.3supp.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_mtx_alloc.3supp.html b/man/tip/nng_mtx_alloc.3supp.html index f7a1d39c..0e0e6087 100644 --- a/man/tip/nng_mtx_alloc.3supp.html +++ b/man/tip/nng_mtx_alloc.3supp.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_mtx_free.3supp.html b/man/tip/nng_mtx_free.3supp.html index fb05dbfb..95974f80 100644 --- a/man/tip/nng_mtx_free.3supp.html +++ b/man/tip/nng_mtx_free.3supp.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_mtx_lock.3supp.html b/man/tip/nng_mtx_lock.3supp.html index 1e3861b8..625a3f3e 100644 --- a/man/tip/nng_mtx_lock.3supp.html +++ b/man/tip/nng_mtx_lock.3supp.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_mtx_unlock.3supp.html b/man/tip/nng_mtx_unlock.3supp.html index b2425352..ead9a39d 100644 --- a/man/tip/nng_mtx_unlock.3supp.html +++ b/man/tip/nng_mtx_unlock.3supp.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_options.5.html b/man/tip/nng_options.5.html index 70e7abc6..c206e609 100644 --- a/man/tip/nng_options.5.html +++ b/man/tip/nng_options.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_opts_parse.3supp.html b/man/tip/nng_opts_parse.3supp.html index ff8f191d..1dbe3400 100644 --- a/man/tip/nng_opts_parse.3supp.html +++ b/man/tip/nng_opts_parse.3supp.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_pair.7.html b/man/tip/nng_pair.7.html index cb07199e..2df4062e 100644 --- a/man/tip/nng_pair.7.html +++ b/man/tip/nng_pair.7.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_pair_open.3.html b/man/tip/nng_pair_open.3.html index 3f2886a3..52fc5d19 100644 --- a/man/tip/nng_pair_open.3.html +++ b/man/tip/nng_pair_open.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_pipe.5.html b/man/tip/nng_pipe.5.html index 23d54ffd..bb2a57e2 100644 --- a/man/tip/nng_pipe.5.html +++ b/man/tip/nng_pipe.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_pipe_close.3.html b/man/tip/nng_pipe_close.3.html index dfa6a3de..b6ebd31c 100644 --- a/man/tip/nng_pipe_close.3.html +++ b/man/tip/nng_pipe_close.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_pipe_dialer.3.html b/man/tip/nng_pipe_dialer.3.html index 60c2b370..e0a61244 100644 --- a/man/tip/nng_pipe_dialer.3.html +++ b/man/tip/nng_pipe_dialer.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_pipe_get.3.html b/man/tip/nng_pipe_get.3.html index c8ef3459..7c55e99f 100644 --- a/man/tip/nng_pipe_get.3.html +++ b/man/tip/nng_pipe_get.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_pipe_getopt.3.html b/man/tip/nng_pipe_getopt.3.html index 04426036..4a4c89db 100644 --- a/man/tip/nng_pipe_getopt.3.html +++ b/man/tip/nng_pipe_getopt.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_pipe_id.3.html b/man/tip/nng_pipe_id.3.html index 34998b6c..77066002 100644 --- a/man/tip/nng_pipe_id.3.html +++ b/man/tip/nng_pipe_id.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_pipe_listener.3.html b/man/tip/nng_pipe_listener.3.html index 96f2de41..e6f52134 100644 --- a/man/tip/nng_pipe_listener.3.html +++ b/man/tip/nng_pipe_listener.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_pipe_notify.3.html b/man/tip/nng_pipe_notify.3.html index 78d92ee1..2825bca3 100644 --- a/man/tip/nng_pipe_notify.3.html +++ b/man/tip/nng_pipe_notify.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_pipe_socket.3.html b/man/tip/nng_pipe_socket.3.html index 6fe201e5..2af9cdc8 100644 --- a/man/tip/nng_pipe_socket.3.html +++ b/man/tip/nng_pipe_socket.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_pub.7.html b/man/tip/nng_pub.7.html index 775e65e6..2e9754c3 100644 --- a/man/tip/nng_pub.7.html +++ b/man/tip/nng_pub.7.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_pub_open.3.html b/man/tip/nng_pub_open.3.html index 56fa4db1..8076c32b 100644 --- a/man/tip/nng_pub_open.3.html +++ b/man/tip/nng_pub_open.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_pull.7.html b/man/tip/nng_pull.7.html index 501aa5a5..053238d2 100644 --- a/man/tip/nng_pull.7.html +++ b/man/tip/nng_pull.7.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_pull_open.3.html b/man/tip/nng_pull_open.3.html index e9460889..f7a77145 100644 --- a/man/tip/nng_pull_open.3.html +++ b/man/tip/nng_pull_open.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_push.7.html b/man/tip/nng_push.7.html index 849b15d7..7f8a571c 100644 --- a/man/tip/nng_push.7.html +++ b/man/tip/nng_push.7.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_push_open.3.html b/man/tip/nng_push_open.3.html index 3a12703e..91ba895a 100644 --- a/man/tip/nng_push_open.3.html +++ b/man/tip/nng_push_open.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_random.3supp.html b/man/tip/nng_random.3supp.html index ae7141b9..f4a9fb12 100644 --- a/man/tip/nng_random.3supp.html +++ b/man/tip/nng_random.3supp.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_recv.3.html b/man/tip/nng_recv.3.html index 9862ef98..c9070ff3 100644 --- a/man/tip/nng_recv.3.html +++ b/man/tip/nng_recv.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_recv_aio.3.html b/man/tip/nng_recv_aio.3.html index 55a5f250..98e22a99 100644 --- a/man/tip/nng_recv_aio.3.html +++ b/man/tip/nng_recv_aio.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_recvmsg.3.html b/man/tip/nng_recvmsg.3.html index a77e0fc9..2064bacb 100644 --- a/man/tip/nng_recvmsg.3.html +++ b/man/tip/nng_recvmsg.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_rep.7.html b/man/tip/nng_rep.7.html index 5e28db66..8642569f 100644 --- a/man/tip/nng_rep.7.html +++ b/man/tip/nng_rep.7.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_rep_open.3.html b/man/tip/nng_rep_open.3.html index 33668bbb..3e7ccf8f 100644 --- a/man/tip/nng_rep_open.3.html +++ b/man/tip/nng_rep_open.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_req.7.html b/man/tip/nng_req.7.html index e642acde..b9c608ed 100644 --- a/man/tip/nng_req.7.html +++ b/man/tip/nng_req.7.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_req_open.3.html b/man/tip/nng_req_open.3.html index 61350c1b..7f4267cb 100644 --- a/man/tip/nng_req_open.3.html +++ b/man/tip/nng_req_open.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_respondent.7.html b/man/tip/nng_respondent.7.html index 98570c3b..6cd6e261 100644 --- a/man/tip/nng_respondent.7.html +++ b/man/tip/nng_respondent.7.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_respondent_open.3.html b/man/tip/nng_respondent_open.3.html index 7c14c841..b53abf64 100644 --- a/man/tip/nng_respondent_open.3.html +++ b/man/tip/nng_respondent_open.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_send.3.html b/man/tip/nng_send.3.html index fbc47968..0e297a37 100644 --- a/man/tip/nng_send.3.html +++ b/man/tip/nng_send.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_send_aio.3.html b/man/tip/nng_send_aio.3.html index a9340219..5355cbb0 100644 --- a/man/tip/nng_send_aio.3.html +++ b/man/tip/nng_send_aio.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_sendmsg.3.html b/man/tip/nng_sendmsg.3.html index 5d8d5e6d..9861a3de 100644 --- a/man/tip/nng_sendmsg.3.html +++ b/man/tip/nng_sendmsg.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_setopt.3.html b/man/tip/nng_setopt.3.html index 503a2ee4..d407c004 100644 --- a/man/tip/nng_setopt.3.html +++ b/man/tip/nng_setopt.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_sleep_aio.3.html b/man/tip/nng_sleep_aio.3.html index f81de1fe..444f1abe 100644 --- a/man/tip/nng_sleep_aio.3.html +++ b/man/tip/nng_sleep_aio.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_sockaddr.5.html b/man/tip/nng_sockaddr.5.html index 4796f298..c9d1159c 100644 --- a/man/tip/nng_sockaddr.5.html +++ b/man/tip/nng_sockaddr.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_sockaddr_in.5.html b/man/tip/nng_sockaddr_in.5.html index 890603f2..d95f23c3 100644 --- a/man/tip/nng_sockaddr_in.5.html +++ b/man/tip/nng_sockaddr_in.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_sockaddr_in6.5.html b/man/tip/nng_sockaddr_in6.5.html index f820dd30..45c127ce 100644 --- a/man/tip/nng_sockaddr_in6.5.html +++ b/man/tip/nng_sockaddr_in6.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_sockaddr_inproc.5.html b/man/tip/nng_sockaddr_inproc.5.html index c93ed02e..9a380a62 100644 --- a/man/tip/nng_sockaddr_inproc.5.html +++ b/man/tip/nng_sockaddr_inproc.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_sockaddr_ipc.5.html b/man/tip/nng_sockaddr_ipc.5.html index 71d75d8d..9e17f674 100644 --- a/man/tip/nng_sockaddr_ipc.5.html +++ b/man/tip/nng_sockaddr_ipc.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_sockaddr_zt.5.html b/man/tip/nng_sockaddr_zt.5.html index 308f4d31..06c7dd58 100644 --- a/man/tip/nng_sockaddr_zt.5.html +++ b/man/tip/nng_sockaddr_zt.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_socket.5.html b/man/tip/nng_socket.5.html index 8d590bfb..3cfea593 100644 --- a/man/tip/nng_socket.5.html +++ b/man/tip/nng_socket.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_socket_get.3.html b/man/tip/nng_socket_get.3.html index b15e9c27..41c27dea 100644 --- a/man/tip/nng_socket_get.3.html +++ b/man/tip/nng_socket_get.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_socket_id.3.html b/man/tip/nng_socket_id.3.html index 6735bbc2..fcdda8af 100644 --- a/man/tip/nng_socket_id.3.html +++ b/man/tip/nng_socket_id.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_socket_set.3.html b/man/tip/nng_socket_set.3.html index 2ee26c91..04dae1ac 100644 --- a/man/tip/nng_socket_set.3.html +++ b/man/tip/nng_socket_set.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stat.5.html b/man/tip/nng_stat.5.html index 63520036..741f0184 100644 --- a/man/tip/nng_stat.5.html +++ b/man/tip/nng_stat.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stat_child.3.html b/man/tip/nng_stat_child.3.html index 695adef4..d2789c39 100644 --- a/man/tip/nng_stat_child.3.html +++ b/man/tip/nng_stat_child.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stat_desc.3.html b/man/tip/nng_stat_desc.3.html index 06473076..12b067e9 100644 --- a/man/tip/nng_stat_desc.3.html +++ b/man/tip/nng_stat_desc.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stat_find.3.html b/man/tip/nng_stat_find.3.html index 4522e3b1..c55c98fd 100644 --- a/man/tip/nng_stat_find.3.html +++ b/man/tip/nng_stat_find.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stat_find_dialer.3.html b/man/tip/nng_stat_find_dialer.3.html index dbe8f535..fece9c5b 100644 --- a/man/tip/nng_stat_find_dialer.3.html +++ b/man/tip/nng_stat_find_dialer.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stat_find_listener.3.html b/man/tip/nng_stat_find_listener.3.html index f9ff07c3..58b35d91 100644 --- a/man/tip/nng_stat_find_listener.3.html +++ b/man/tip/nng_stat_find_listener.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stat_find_socket.3.html b/man/tip/nng_stat_find_socket.3.html index c8e66131..7c3231f6 100644 --- a/man/tip/nng_stat_find_socket.3.html +++ b/man/tip/nng_stat_find_socket.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stat_name.3.html b/man/tip/nng_stat_name.3.html index 01aaf792..ab3b1669 100644 --- a/man/tip/nng_stat_name.3.html +++ b/man/tip/nng_stat_name.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stat_next.3.html b/man/tip/nng_stat_next.3.html index a6fc04bc..5accce74 100644 --- a/man/tip/nng_stat_next.3.html +++ b/man/tip/nng_stat_next.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stat_string.3.html b/man/tip/nng_stat_string.3.html index c3651014..011f241f 100644 --- a/man/tip/nng_stat_string.3.html +++ b/man/tip/nng_stat_string.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stat_timestamp.3.html b/man/tip/nng_stat_timestamp.3.html index 0f9696c9..53f507ed 100644 --- a/man/tip/nng_stat_timestamp.3.html +++ b/man/tip/nng_stat_timestamp.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stat_type.3.html b/man/tip/nng_stat_type.3.html index 45f4fc0b..6795535f 100644 --- a/man/tip/nng_stat_type.3.html +++ b/man/tip/nng_stat_type.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stat_unit.3.html b/man/tip/nng_stat_unit.3.html index 0676641c..f001eefa 100644 --- a/man/tip/nng_stat_unit.3.html +++ b/man/tip/nng_stat_unit.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stat_value.3.html b/man/tip/nng_stat_value.3.html index cee6bece..9710ab3a 100644 --- a/man/tip/nng_stat_value.3.html +++ b/man/tip/nng_stat_value.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stats_free.3.html b/man/tip/nng_stats_free.3.html index 6da6a577..85521ff6 100644 --- a/man/tip/nng_stats_free.3.html +++ b/man/tip/nng_stats_free.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stats_get.3.html b/man/tip/nng_stats_get.3.html index 1a3dcf0e..38940256 100644 --- a/man/tip/nng_stats_get.3.html +++ b/man/tip/nng_stats_get.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_strdup.3.html b/man/tip/nng_strdup.3.html index 70581c6b..12ec2de0 100644 --- a/man/tip/nng_strdup.3.html +++ b/man/tip/nng_strdup.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream.5.html b/man/tip/nng_stream.5.html index 1b1421c5..3ed42352 100644 --- a/man/tip/nng_stream.5.html +++ b/man/tip/nng_stream.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_close.3str.html b/man/tip/nng_stream_close.3str.html index bbdc1e3c..644868b0 100644 --- a/man/tip/nng_stream_close.3str.html +++ b/man/tip/nng_stream_close.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_dialer.5.html b/man/tip/nng_stream_dialer.5.html index c098c0f0..8696da9c 100644 --- a/man/tip/nng_stream_dialer.5.html +++ b/man/tip/nng_stream_dialer.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_dialer_alloc.3str.html b/man/tip/nng_stream_dialer_alloc.3str.html index 867cc7c0..cd7398a6 100644 --- a/man/tip/nng_stream_dialer_alloc.3str.html +++ b/man/tip/nng_stream_dialer_alloc.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_dialer_close.3str.html b/man/tip/nng_stream_dialer_close.3str.html index 0340cd09..76929c43 100644 --- a/man/tip/nng_stream_dialer_close.3str.html +++ b/man/tip/nng_stream_dialer_close.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_dialer_dial.3str.html b/man/tip/nng_stream_dialer_dial.3str.html index bba85227..8b0bb0e0 100644 --- a/man/tip/nng_stream_dialer_dial.3str.html +++ b/man/tip/nng_stream_dialer_dial.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_dialer_free.3str.html b/man/tip/nng_stream_dialer_free.3str.html index 2855b743..c6620750 100644 --- a/man/tip/nng_stream_dialer_free.3str.html +++ b/man/tip/nng_stream_dialer_free.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_dialer_get.3str.html b/man/tip/nng_stream_dialer_get.3str.html index f852359d..46ac0d0b 100644 --- a/man/tip/nng_stream_dialer_get.3str.html +++ b/man/tip/nng_stream_dialer_get.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_dialer_set.3str.html b/man/tip/nng_stream_dialer_set.3str.html index 7e160a22..58bfd472 100644 --- a/man/tip/nng_stream_dialer_set.3str.html +++ b/man/tip/nng_stream_dialer_set.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_free.3str.html b/man/tip/nng_stream_free.3str.html index f638cf65..847f4304 100644 --- a/man/tip/nng_stream_free.3str.html +++ b/man/tip/nng_stream_free.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_get.3str.html b/man/tip/nng_stream_get.3str.html index c6beaceb..af3417a0 100644 --- a/man/tip/nng_stream_get.3str.html +++ b/man/tip/nng_stream_get.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_listener.5.html b/man/tip/nng_stream_listener.5.html index 410b07ea..b5f04e7c 100644 --- a/man/tip/nng_stream_listener.5.html +++ b/man/tip/nng_stream_listener.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_listener_accept.3str.html b/man/tip/nng_stream_listener_accept.3str.html index 5cf759f5..cb48a45d 100644 --- a/man/tip/nng_stream_listener_accept.3str.html +++ b/man/tip/nng_stream_listener_accept.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_listener_alloc.3str.html b/man/tip/nng_stream_listener_alloc.3str.html index f507fef5..d188f830 100644 --- a/man/tip/nng_stream_listener_alloc.3str.html +++ b/man/tip/nng_stream_listener_alloc.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_listener_close.3str.html b/man/tip/nng_stream_listener_close.3str.html index ecb783be..ddb9b6cf 100644 --- a/man/tip/nng_stream_listener_close.3str.html +++ b/man/tip/nng_stream_listener_close.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_listener_free.3str.html b/man/tip/nng_stream_listener_free.3str.html index c422e8bb..889408a7 100644 --- a/man/tip/nng_stream_listener_free.3str.html +++ b/man/tip/nng_stream_listener_free.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_listener_get.3str.html b/man/tip/nng_stream_listener_get.3str.html index 77785a96..64de7830 100644 --- a/man/tip/nng_stream_listener_get.3str.html +++ b/man/tip/nng_stream_listener_get.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_listener_listen.3str.html b/man/tip/nng_stream_listener_listen.3str.html index edf91f0e..12bce181 100644 --- a/man/tip/nng_stream_listener_listen.3str.html +++ b/man/tip/nng_stream_listener_listen.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_listener_set.3str.html b/man/tip/nng_stream_listener_set.3str.html index bb9fd3ee..27f28e3d 100644 --- a/man/tip/nng_stream_listener_set.3str.html +++ b/man/tip/nng_stream_listener_set.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_recv.3str.html b/man/tip/nng_stream_recv.3str.html index e782b20e..c2a9fd92 100644 --- a/man/tip/nng_stream_recv.3str.html +++ b/man/tip/nng_stream_recv.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_send.3str.html b/man/tip/nng_stream_send.3str.html index f188b1a7..3308c795 100644 --- a/man/tip/nng_stream_send.3str.html +++ b/man/tip/nng_stream_send.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_stream_set.3str.html b/man/tip/nng_stream_set.3str.html index 68bc8ae3..db4ee7b1 100644 --- a/man/tip/nng_stream_set.3str.html +++ b/man/tip/nng_stream_set.3str.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_strerror.3.html b/man/tip/nng_strerror.3.html index d54dfb83..b72b3880 100644 --- a/man/tip/nng_strerror.3.html +++ b/man/tip/nng_strerror.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_strfree.3.html b/man/tip/nng_strfree.3.html index 7de45051..e313c6ca 100644 --- a/man/tip/nng_strfree.3.html +++ b/man/tip/nng_strfree.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_sub.7.html b/man/tip/nng_sub.7.html index 098c6524..00f42a90 100644 --- a/man/tip/nng_sub.7.html +++ b/man/tip/nng_sub.7.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_sub_open.3.html b/man/tip/nng_sub_open.3.html index 0e1eea71..71a373be 100644 --- a/man/tip/nng_sub_open.3.html +++ b/man/tip/nng_sub_open.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_surveyor.7.html b/man/tip/nng_surveyor.7.html index e8cdfa29..c6f3c427 100644 --- a/man/tip/nng_surveyor.7.html +++ b/man/tip/nng_surveyor.7.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_surveyor_open.3.html b/man/tip/nng_surveyor_open.3.html index a735e273..06bba8a5 100644 --- a/man/tip/nng_surveyor_open.3.html +++ b/man/tip/nng_surveyor_open.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tcp.5.html b/man/tip/nng_tcp.5.html index 77209388..3e8c322f 100644 --- a/man/tip/nng_tcp.5.html +++ b/man/tip/nng_tcp.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tcp.7.html b/man/tip/nng_tcp.7.html index f2693af5..24fcfc84 100644 --- a/man/tip/nng_tcp.7.html +++ b/man/tip/nng_tcp.7.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tcp_options.5.html b/man/tip/nng_tcp_options.5.html index 8ac7b416..c6a510c9 100644 --- a/man/tip/nng_tcp_options.5.html +++ b/man/tip/nng_tcp_options.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tcp_register.3.html b/man/tip/nng_tcp_register.3.html index 208e8d39..f995a213 100644 --- a/man/tip/nng_tcp_register.3.html +++ b/man/tip/nng_tcp_register.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_thread_create.3supp.html b/man/tip/nng_thread_create.3supp.html index 60e67c17..769428ab 100644 --- a/man/tip/nng_thread_create.3supp.html +++ b/man/tip/nng_thread_create.3supp.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_thread_destroy.3supp.html b/man/tip/nng_thread_destroy.3supp.html index 64fbca6c..b0510ede 100644 --- a/man/tip/nng_thread_destroy.3supp.html +++ b/man/tip/nng_thread_destroy.3supp.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tls.5.html b/man/tip/nng_tls.5.html index 1efb4316..4fb90a80 100644 --- a/man/tip/nng_tls.5.html +++ b/man/tip/nng_tls.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tls.7.html b/man/tip/nng_tls.7.html index 56857f09..1a5de682 100644 --- a/man/tip/nng_tls.7.html +++ b/man/tip/nng_tls.7.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tls_config.5.html b/man/tip/nng_tls_config.5.html index 02712efd..6f89cab0 100644 --- a/man/tip/nng_tls_config.5.html +++ b/man/tip/nng_tls_config.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tls_config_alloc.3tls.html b/man/tip/nng_tls_config_alloc.3tls.html index 5cd0cbe7..45710753 100644 --- a/man/tip/nng_tls_config_alloc.3tls.html +++ b/man/tip/nng_tls_config_alloc.3tls.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tls_config_auth_mode.3tls.html b/man/tip/nng_tls_config_auth_mode.3tls.html index 0aeee043..4240436c 100644 --- a/man/tip/nng_tls_config_auth_mode.3tls.html +++ b/man/tip/nng_tls_config_auth_mode.3tls.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tls_config_ca_chain.3tls.html b/man/tip/nng_tls_config_ca_chain.3tls.html index 718a55be..b56cfc71 100644 --- a/man/tip/nng_tls_config_ca_chain.3tls.html +++ b/man/tip/nng_tls_config_ca_chain.3tls.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tls_config_ca_file.3tls.html b/man/tip/nng_tls_config_ca_file.3tls.html index 6f353da2..a982b734 100644 --- a/man/tip/nng_tls_config_ca_file.3tls.html +++ b/man/tip/nng_tls_config_ca_file.3tls.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tls_config_cert_key_file.3tls.html b/man/tip/nng_tls_config_cert_key_file.3tls.html index c4c97cd6..118b9326 100644 --- a/man/tip/nng_tls_config_cert_key_file.3tls.html +++ b/man/tip/nng_tls_config_cert_key_file.3tls.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tls_config_free.3tls.html b/man/tip/nng_tls_config_free.3tls.html index 307d3fb7..be3cb3d4 100644 --- a/man/tip/nng_tls_config_free.3tls.html +++ b/man/tip/nng_tls_config_free.3tls.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tls_config_hold.3tls.html b/man/tip/nng_tls_config_hold.3tls.html index 7d8dd212..ccee47a0 100644 --- a/man/tip/nng_tls_config_hold.3tls.html +++ b/man/tip/nng_tls_config_hold.3tls.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tls_config_own_cert.3tls.html b/man/tip/nng_tls_config_own_cert.3tls.html index e4c4a38d..e9e5163e 100644 --- a/man/tip/nng_tls_config_own_cert.3tls.html +++ b/man/tip/nng_tls_config_own_cert.3tls.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tls_config_server_name.3tls.html b/man/tip/nng_tls_config_server_name.3tls.html index c8d928c9..fbca0ebf 100644 --- a/man/tip/nng_tls_config_server_name.3tls.html +++ b/man/tip/nng_tls_config_server_name.3tls.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tls_options.5.html b/man/tip/nng_tls_options.5.html index 961189c1..b3d8670e 100644 --- a/man/tip/nng_tls_options.5.html +++ b/man/tip/nng_tls_options.5.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_tls_register.3.html b/man/tip/nng_tls_register.3.html index 7639e01c..629097a3 100644 --- a/man/tip/nng_tls_register.3.html +++ b/man/tip/nng_tls_register.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_url_clone.3.html b/man/tip/nng_url_clone.3.html index 9ecd46c4..92fb8a6a 100644 --- a/man/tip/nng_url_clone.3.html +++ b/man/tip/nng_url_clone.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_url_free.3.html b/man/tip/nng_url_free.3.html index 1685501c..a4bd9d80 100644 --- a/man/tip/nng_url_free.3.html +++ b/man/tip/nng_url_free.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_url_parse.3.html b/man/tip/nng_url_parse.3.html index a0754873..0843df9e 100644 --- a/man/tip/nng_url_parse.3.html +++ b/man/tip/nng_url_parse.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_version.3.html b/man/tip/nng_version.3.html index d3e1710f..4e6203de 100644 --- a/man/tip/nng_version.3.html +++ b/man/tip/nng_version.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_ws.7.html b/man/tip/nng_ws.7.html index 80d52ca6..977c6728 100644 --- a/man/tip/nng_ws.7.html +++ b/man/tip/nng_ws.7.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_ws_register.3.html b/man/tip/nng_ws_register.3.html index 49eb988d..52c80f89 100644 --- a/man/tip/nng_ws_register.3.html +++ b/man/tip/nng_ws_register.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_wss_register.3.html b/man/tip/nng_wss_register.3.html index 5cea8f65..3ff0550d 100644 --- a/man/tip/nng_wss_register.3.html +++ b/man/tip/nng_wss_register.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_zerotier.7.html b/man/tip/nng_zerotier.7.html index d89d8a62..8c4e8177 100644 --- a/man/tip/nng_zerotier.7.html +++ b/man/tip/nng_zerotier.7.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nng_zt_register.3.html b/man/tip/nng_zt_register.3.html index aab243e7..c983b4d4 100644 --- a/man/tip/nng_zt_register.3.html +++ b/man/tip/nng_zt_register.3.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- diff --git a/man/tip/nngcat.1.html b/man/tip/nngcat.1.html index 6d3b4baa..4aad4d25 100644 --- a/man/tip/nngcat.1.html +++ b/man/tip/nngcat.1.html @@ -1,3 +1,7 @@ +--- +version: tip +layout: refman +--- -- cgit v1.2.3-70-g09d2