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

Docs for cowboy_stream module include broken links #1618

Closed
weaversam8 opened this issue Nov 3, 2023 · 2 comments
Closed

Docs for cowboy_stream module include broken links #1618

weaversam8 opened this issue Nov 3, 2023 · 2 comments
Milestone

Comments

@weaversam8
Copy link

The documentation for the cowboy_stream module includes links to docs pages for the 5 functions it exports, but these links are broken. No documentation has been written for these functions.

* link:man:cowboy_stream:init(3)[cowboy_stream:init(3)] - Initialize a stream
* link:man:cowboy_stream:data(3)[cowboy_stream:data(3)] - Handle data for a stream
* link:man:cowboy_stream:info(3)[cowboy_stream:info(3)] - Handle a message for a stream
* link:man:cowboy_stream:terminate(3)[cowboy_stream:terminate(3)] - Terminate a stream
* link:man:cowboy_stream:early_error(3)[cowboy_stream:early_error(3)] - Handle an early error for a stream

@essen
Copy link
Member

essen commented Nov 3, 2023

Good find, thanks.

@essen essen added this to the 2.11 milestone Nov 23, 2023
@essen
Copy link
Member

essen commented Jan 17, 2024

Done in 5fe1be7. Closing, thanks!

@essen essen closed this as completed Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants