diff options
| author | Garrett D'Amore <garrett@damore.org> | 2024-10-13 22:24:54 -0700 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2024-10-13 22:24:54 -0700 |
| commit | 356969c4e401fe3caa48d1c1c75f51fba24ebdab (patch) | |
| tree | c6b5728f936592e779b781c685b35c65caef2604 /docs/man/libnng.3.adoc | |
| parent | 2b4e9b6375db9bea3859dd20eeb9e81aad279ffd (diff) | |
| download | nng-356969c4e401fe3caa48d1c1c75f51fba24ebdab.tar.gz nng-356969c4e401fe3caa48d1c1c75f51fba24ebdab.tar.bz2 nng-356969c4e401fe3caa48d1c1c75f51fba24ebdab.zip | |
doc: nng_url converted to mdbook.
Diffstat (limited to 'docs/man/libnng.3.adoc')
| -rw-r--r-- | docs/man/libnng.3.adoc | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/man/libnng.3.adoc b/docs/man/libnng.3.adoc index 7187446b..a6541b52 100644 --- a/docs/man/libnng.3.adoc +++ b/docs/man/libnng.3.adoc @@ -253,16 +253,16 @@ to observe program behaviors and as an aid in troubleshooting. |xref:nng_stats_get.3.adoc[nng_stats_get()]|get statistics |=== -=== URL Object +// === URL Object -Common functionality is supplied for parsing and handling -universal resource locators (URLS). +// Common functionality is supplied for parsing and handling +// universal resource locators (URLS). -|=== -|xref:nng_url_clone.3.adoc[nng_url_clone()]|clone URL structure -|xref:nng_url_free.3.adoc[nng_url_free()]|free URL structure -|xref:nng_url_parse.3.adoc[nng_url_parse()]|create URL structure from string -|=== +// |=== +// |xref:nng_url_clone.3.adoc[nng_url_clone()]|clone URL structure +// |xref:nng_url_free.3.adoc[nng_url_free()]|free URL structure +// |xref:nng_url_parse.3.adoc[nng_url_parse()]|create URL structure from string +// |=== === Logging Support |
