Skip to content

docs(lib.rs): Add #[doc(html_root_url = "...")]#8

Open
indiv0 wants to merge 1 commit into
masterfrom
docs/add-html-root-url
Open

docs(lib.rs): Add #[doc(html_root_url = "...")]#8
indiv0 wants to merge 1 commit into
masterfrom
docs/add-html-root-url

Conversation

@indiv0

@indiv0 indiv0 commented Aug 30, 2019

Copy link
Copy Markdown
Owner

Add the #[doc(html_root_url = "...")] attribute pointing to the
docs.rs documentation for the latest release of conductor-rs. Closes #7.

Add the `#[doc(html_root_url = "...")]` attribute pointing to the
docs.rs documentation for the latest release of conductor-rs. Closes #7.
@indiv0 indiv0 self-assigned this Aug 30, 2019
@codecov

codecov Bot commented Aug 30, 2019

Copy link
Copy Markdown

Codecov Report

Merging #8 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #8   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines           1      1           
=====================================
  Hits            1      1
Impacted Files Coverage Δ
src/lib.rs 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 06eca95...5e90309. Read the comment docs.

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.

Add the #[doc(html_root_url = "...")] Attribute

1 participant