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

Make minor docs changes for 1.2 release #3315

Merged
merged 2 commits into from
Apr 13, 2023
Merged

Conversation

echeran
Copy link
Contributor

@echeran echeran commented Apr 13, 2023

No description provided.

@echeran echeran requested review from nordzilla, robertbastian and a team as code owners April 13, 2023 22:38
@echeran echeran requested review from sffc and Manishearth and removed request for a team, robertbastian and nordzilla April 13, 2023 22:38
@Manishearth
Copy link
Member

You need to run cargo make generate-readmes

@sffc sffc merged commit c18a4b6 into unicode-org:main Apr 13, 2023
@echeran echeran deleted the docs-1.2-fixes branch April 13, 2023 23:37
Copy link
Member

@sffc sffc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Post-submit questions

@@ -49,8 +49,7 @@ As with time zone IDs, there are two interchangeable forms:
ICU4X uses the short form.

Note: in ICU4X, "metazone" is one word and "time zone" is two words, except for this crate
and module name, where "timezone" is used with no separators. See
<https://github.com/unicode-org/icu4x/issues/2507>.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question: Why did you remove the link? Removing cross-references seems like a regression to me.

@@ -120,7 +120,7 @@ impl TryFrom<u32> for MirroredPairedBracketData {
}

/// A closed Rust enum representing a closed set of the incoming Bidi_Paired_Bracket_Type
/// property values necessary in the internal representation of [`MirroredPairedBracketData`]
/// property values necessary in the internal representation of `MirroredPairedBracketData`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question: why did you remove the link?

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.

3 participants