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

Added brief modules documentation #21

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Added brief modules documentation #21

merged 1 commit into from
Oct 11, 2024

Conversation

pasabanov
Copy link
Owner

Types of changes

  • Documentation

Related: #12

Description

This pull request includes documentation improvements across multiple modules to enhance clarity and consistency. The changes primarily involve adding module-level documentation and updating existing comments to use a more consistent format.

Documentation improvements:

  • src/lib.rs: Updated the module list comments to use a consistent format with backticks for module names and added periods at the end of each description.
  • src/bcp47.rs: Added a module-level comment to describe the purpose of the bcp47 module for matching locales in the BCP 47 format.
  • src/posix.rs: Added a module-level comment to describe the purpose of the posix module for matching locales in the POSIX format.

@pasabanov pasabanov added the documentation Improvements or additions to documentation label Oct 11, 2024
@pasabanov pasabanov self-assigned this Oct 11, 2024
@pasabanov pasabanov merged commit a5a84a8 into main Oct 11, 2024
3 checks passed
@pasabanov pasabanov deleted the doc branch October 11, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant