You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -147,3 +147,7 @@ It is designed to run inside a secure container.
147
147
```
148
148
cargo run -- doc <CRATE_NAME>
149
149
```
150
+
151
+
#### Contact
152
+
153
+
Docs.rs is run and maintaned by [Rustdoc team](https://www.rust-lang.org/governance/teams/dev-tools#Rustdoc%20team-info). You can find us in #rustdoc on [Discord](https://discord.gg/rust-lang).
Copy file name to clipboardExpand all lines: templates/about.hbs
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -120,4 +120,9 @@
120
120
<h4>Version</h4>
121
121
<p>Currently running Docs.rs version is: <strong>{{cratesfyi_version}}</strong>
122
122
123
+
<h4>Contact</h4>
124
+
<p>Docs.rs is run and maintaned by <ahref="https://www.rust-lang.org/governance/teams/dev-tools#Rustdoc%20team-info"target="_blank">Rustdoc team</a>. You can find us in #rustdoc on <ahref="https://discord.gg/rust-lang"target="_blank">Discord</a>.</p>
0 commit comments