mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +01:00
Revert "Removed empty man pages for old standalone devices"
This reverts commit 6ff193999d
.
This commit is contained in:
parent
6c393f53e2
commit
48d3e2d660
@ -36,7 +36,7 @@ template::[header-declarations]
|
||||
[footer]
|
||||
<refsect1 id="_authors">
|
||||
<title>AUTHORS</title>
|
||||
<simpara>The 0MQ reference manual was written by Martin Lucina <<ulink url="mailto:mato@kotelna.sk">mato@kotelna.sk</ulink>>, Martin Sustrik <<ulink url="mailto:sustrik@250bpm.com">sustrik@250bpm.com</ulink>>, and Pieter Hintjens <<ulink url="mailto:ph@imatix.com">ph@imatix.com</ulink>>.</simpara>
|
||||
<simpara>Man pages by Martin Lucina <<ulink url="mailto:mato@kotelna.sk">mato@kotelna.sk</ulink>>, Martin Sustrik <<ulink url="mailto:sustrik@250bpm.com">sustrik@250bpm.com</ulink>>, and Pieter Hintjens <<ulink url="mailto:ph@imatix.com">ph@imatix.com</ulink>>.</simpara>
|
||||
</refsect1>
|
||||
<refsect1 id="_resources">
|
||||
<title>RESOURCES</title>
|
||||
|
29
doc/zmq_forwarder.txt
Normal file
29
doc/zmq_forwarder.txt
Normal file
@ -0,0 +1,29 @@
|
||||
zmq_forwarder(1)
|
||||
================
|
||||
|
||||
|
||||
NAME
|
||||
----
|
||||
zmq_forwarder - forwarding device for publish-subscribe messaging
|
||||
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
To be written.
|
||||
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
To be written.
|
||||
|
||||
|
||||
OPTIONS
|
||||
-------
|
||||
To be written.
|
||||
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
linkzmq:zmq[7]
|
||||
|
||||
|
29
doc/zmq_queue.txt
Normal file
29
doc/zmq_queue.txt
Normal file
@ -0,0 +1,29 @@
|
||||
zmq_queue(1)
|
||||
============
|
||||
|
||||
|
||||
NAME
|
||||
----
|
||||
zmq_queue - forwarding device for request-reply messaging
|
||||
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
To be written.
|
||||
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
To be written.
|
||||
|
||||
|
||||
OPTIONS
|
||||
-------
|
||||
To be written.
|
||||
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
linkzmq:zmq[7]
|
||||
|
||||
|
29
doc/zmq_streamer.txt
Normal file
29
doc/zmq_streamer.txt
Normal file
@ -0,0 +1,29 @@
|
||||
zmq_streamer(1)
|
||||
===============
|
||||
|
||||
|
||||
NAME
|
||||
----
|
||||
zmq_streamer - streamer device for parallelized pipeline messaging
|
||||
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
To be written.
|
||||
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
To be written.
|
||||
|
||||
|
||||
OPTIONS
|
||||
-------
|
||||
To be written.
|
||||
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
linkzmq:zmq[7]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user