netmq icon indicating copy to clipboard operation
netmq copied to clipboard

Update various documentation dead links and typos

Open AlexandreArpin opened this issue 3 years ago • 1 comments

I encountered a couple of dead links and typos in the documentation. I removed the 404 links and empty documentation pages.

There's a new version of mkdocs that added a breaking change to the mkdocs.yml file (pages becomes nav)

I think the readthedocs hasn't been refreshed/redeployed in a while because there's still an issue with the missing end code block on https://netmq.readthedocs.io/en/latest/message/ that was fixed in #1012

AlexandreArpin avatar Jul 28 '22 02:07 AlexandreArpin

There's a new version of mkdocs that added a breaking change to the mkdocs.yml file (pages becomes nav)

Are you able to update that file too?

I can, I'm not 100% sure how the mkdocs version is resolved through the GitHub Pages mechanism but I can run it locally.

Want me to apply the changes so that it works with the latest version of mkdocs?

AlexandreArpin avatar Aug 03 '22 13:08 AlexandreArpin