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

Add doc links to main doc and formatting #554

Merged
merged 4 commits into from Mar 8, 2023
Merged

Conversation

nw0
Copy link
Contributor

@nw0 nw0 commented Feb 27, 2023

Hi, occasional user of this crate here! I've seen #327 and found the book reasonably helpful, but it was not at all obvious to me that the book existed at first.

This PR adds a link to the book at the top of the crate's rustdoc, as well as some intra-doc links for the formatting items.

time/src/lib.rs Outdated Show resolved Hide resolved
time/src/formatting/formattable.rs Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Merging #554 (abce6e0) into main (d7c725c) will decrease coverage by 0.0%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##            main    #554     +/-   ##
=======================================
- Coverage   95.7%   95.7%   -0.0%     
=======================================
  Files         78      78             
  Lines       8695    8703      +8     
=======================================
+ Hits        8325    8330      +5     
- Misses       370     373      +3     
Impacted Files Coverage Δ
time/src/formatting/formattable.rs 100.0% <ø> (ø)
time-macros/src/serde_format_description.rs 93.9% <0.0%> (-1.9%) ⬇️
time/src/serde/mod.rs 96.5% <0.0%> (ø)
.../format_description/well_known/iso8601/adt_hack.rs 100.0% <0.0%> (ø)
time-macros/src/lib.rs 72.7% <0.0%> (+0.6%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jhpratt jhpratt merged commit aab760f into time-rs:main Mar 8, 2023
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.

None yet

2 participants