Skip to content

Commit

Permalink
Remove the documentation for 3compat.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Oct 6, 2024
1 parent cd77f58 commit 74adece
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 2,009 deletions.
29 changes: 0 additions & 29 deletions docs/man/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -199,31 +199,6 @@ if (NNG_ENABLE_DOC)
nng_zt_register
)

set(NNG_MAN3COMPAT
nn_allocmsg
nn_bind
nn_close
nn_cmsg
nn_connect
nn_device
nn_errno
nn_freemsg
nn_get_statistic
nn_getsockopt
nn_poll
nn_reallocmsg
nn_recv
nn_recvmsg
nn_send
nn_sendmsg
nn_setsockopt
nn_shutdown
nn_socket
nn_strerror
nn_term
nng_compat
)

set(NNG_MAN3HTTP
nng_http_client_alloc
nng_http_client_connect
Expand Down Expand Up @@ -414,10 +389,6 @@ if (NNG_ENABLE_DOC)
nng_man(${F} 3)
endforeach ()

foreach (F ${NNG_MAN3COMPAT})
nng_man(${F} 3compat)
endforeach ()

foreach (F ${NNG_MAN3HTTP})
nng_man(${F} 3http)
endforeach ()
Expand Down
13 changes: 0 additions & 13 deletions docs/man/man3compat.desc

This file was deleted.

1 change: 0 additions & 1 deletion docs/man/man3compat.sect

This file was deleted.

67 changes: 0 additions & 67 deletions docs/man/nn_allocmsg.3compat.adoc

This file was deleted.

68 changes: 0 additions & 68 deletions docs/man/nn_bind.3compat.adoc

This file was deleted.

51 changes: 0 additions & 51 deletions docs/man/nn_close.3compat.adoc

This file was deleted.

78 changes: 0 additions & 78 deletions docs/man/nn_cmsg.3compat.adoc

This file was deleted.

67 changes: 0 additions & 67 deletions docs/man/nn_connect.3compat.adoc

This file was deleted.

Loading

0 comments on commit 74adece

Please sign in to comment.