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

Clean up and expand docs for constants/options #713

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

SinisterRectus
Copy link
Member

@SinisterRectus SinisterRectus commented Jul 25, 2024

Partially addresses #711.

This adds a Constants documentation section that explicitly mentions the uv.constants table. Due to minor inconsistencies in the way constants are used and exposed across the library, I've limited this section to only include constants that are both defined in uv.constants and have lowercase option strings somewhere in luv:

  • Address Families
  • Signals
  • Socket Types
  • TTY Modes

I also linked the rest of the docs back to this new section where appropriate, tweaked some of the rhetoric in the Error Handling section, and renamed "signum" to "signame".

Distantly related: #399, #400, #409, #472.

@SinisterRectus SinisterRectus merged commit ae03877 into master Jul 25, 2024
25 of 26 checks passed
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

Successfully merging this pull request may close these issues.

2 participants