halfgaar / FlashMQ

FlashMQ is a fast light-weight MQTT broker/server, designed to take good advantage of multi-CPU environments
https://www.flashmq.org/
Open Software License 3.0
174 stars 24 forks source link

Add link to flash.org to both man pages #20

Closed bigsmoke closed 1 year ago

bigsmoke commented 1 year ago

This required me to also add rudimentary <link xlink:href> support to the docbook5-to-html5.xsl stylesheet.

halfgaar commented 1 year ago

Do you mean the groff page be the way it is? It says 'www.flashmq.org' twice.

bigsmoke commented 1 year ago

I should have checked better. I will check why it's doubled in the groff page.

On Thu, 1 Dec 2022, 08:06 Wiebe Cazemier @.***> wrote:

Do you mean the groff page be the way it is? It says 'www.flashmq.org' twice.

— Reply to this email directly, view it on GitHub https://github.com/halfgaar/FlashMQ/pull/20#issuecomment-1333368270, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA4ADLUQZKBXVP6WI5EGKDWLBMA7ANCNFSM6AAAAAASOIWCWE . You are receiving this because you authored the thread.Message ID: @.***>

bigsmoke commented 1 year ago

I see better now what you meant. I thought you meant that the link text and link destination where pulled apart. But there was a redundancy in the source document for flashmq.conf (5), which I corrected in my new commit.

halfgaar commented 1 year ago

I rebased+squashed it, fixed some broken anchors/links and included regenerated man pages (which are committed in git since today). All in one commit.