Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation is out-of-sync. #1478

Closed
LiamFry opened this issue Oct 27, 2019 · 3 comments
Closed

Documentation is out-of-sync. #1478

LiamFry opened this issue Oct 27, 2019 · 3 comments

Comments

@LiamFry
Copy link

LiamFry commented Oct 27, 2019

It appears the documentation page has been updated recently. Unfortunately, it seems many of the routines and their details are out of sync. Consider mosquitto_sub_topic_tokens_free
The signature is libmosq_EXPORT int mosquitto_sub_topic_tokens_free(char*** topics, int count ) but the body of the text describes the following parameters: sub, sublen, topic, topiclen, result.

@karlp
Copy link
Contributor

karlp commented Oct 28, 2019

which documentation page?

@karlp
Copy link
Contributor

karlp commented Oct 28, 2019

I see https://mosquitto.org/api/files/mosquitto-h.html#mosquitto_sub_topic_tokens_free as being correct, but I agree, many other items on the page appear broken.

ralight added a commit that referenced this issue Oct 31, 2019
Closes #1478. Thanks to Liam Fry.
@ralight
Copy link
Contributor

ralight commented Oct 31, 2019

Thank you, this should now be fixed on the repo and on the web page.

@ralight ralight closed this as completed Oct 31, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jan 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants