From d38c90f0b429df3c13fb13f87481b73465d2eae5 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 30 Mar 2024 14:36:35 -0700 Subject: Reorganization in progress. --- docs/reference/src/refs.md | 50 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 docs/reference/src/refs.md (limited to 'docs/reference/src/refs.md') diff --git a/docs/reference/src/refs.md b/docs/reference/src/refs.md new file mode 100644 index 00000000..d1201354 --- /dev/null +++ b/docs/reference/src/refs.md @@ -0,0 +1,50 @@ + + +[context]: ../overview/context.md +[device]: ../overview/device.md +[duration]: ../overview/duration.md +[msg]: ../overview/msg.md +[pipe]: ../overview/pipe.md +[raw]: ../overview/raw.md +[url]: ../overview/url.md + + + +[bus]: ../proto/bus.md +[pair]: ../proto/pair.md +[pub]: ../proto/pub.md +[pull]: ../proto/pull.md +[push]: ../proto/push.md +[req]: ../proto/req.md +[rep]: ../proto/rep.md +[respondent]: ../proto/respondent.md +[sub]: ../proto/sub.md +[surveyor]: ../proto/surveyor.md + + + +[nng_bus_open]: ../api/nng_bus_open.md +[nng_ctx_open]: ../api/nng_ctx_open.md +[nng_msg_get_pipe]: ../api/nng_msg_get_pipe.md +[nng_msg_set_pipe]: ../api/nng_msg_set_pipe.md +[nng_pair_open]: ../api/nng_pair_open.md +[nng_pub_open]: ../api/nng_pub_open.md +[nng_pull_open]: ../api/nng_pull_open.md +[nng_push_open]: ../api/nng_push_open.md +[nng_rep_open]: ../api/nng_rep_open.md +[nng_req_open]: ../api/nng_req_open.md +[nng_respondent_open]: ../api/nng_respondent_open.md +[nng_socket_set]: ../api/nng_socket_set.md +[nng_surveyor_open]: ../api/nng_surveyor_open.md +[nng_sub_open]: ../api/nng_sub_open.md + + + +[NNG_OPT_MAXTTL]: ../opts/nng_opt_max_ttl.md +[NNG_OPT_SENDBUF]: ../opts/nng_opt_sendbuf.md + + + +[mangos]: http://github.com/nanomsg/mangos +[nanomsg]: http://github.com/nanomsg/nanomsg +[survey_rfc]: https://github.com/nanomsg/nanomsg/blob/master/rfc/sp-surveyor-01.txt -- cgit v1.2.3-70-g09d2