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: zeromq4-1: integrate with ReadTheDocs #4619

Closed f18m closed 8 months ago

f18m commented 8 months ago

integrate zeromq4-1 branch with ReadTheDocs applying the minimal set of changes needed to get a modern Asciidoctor running successful on the .txt docs of this branch

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

f18m commented 8 months ago

Docs visible on my RTD fork : https://f18m-libzmq.readthedocs.io/en/zeromq4-1/