zeromq / libzmq

ZeroMQ core engine in C++, implements ZMTP/3.1
https://www.zeromq.org
Mozilla Public License 2.0
9.46k stars 2.34k forks source link

Feature: zeromq3-x: integrate with ReadTheDocs #4617

Closed f18m closed 8 months ago

f18m commented 8 months ago
f18m commented 8 months ago

The documentation produced by this branch is visible on my fork RTD: https://f18m-libzmq.readthedocs.io/en/zeromq3-x/

f18m commented 8 months ago

Note that the version declared in .readthedocs.yaml has been taken from the include/zmq.h file of this branch... this seems to be the logic in this branch to define the version, using the version.sh top-level script