File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change 18
18
Browse All Crates
19
19
</LinkTo >
20
20
<span local-class =" sep" >|</span >
21
- <Dropdown as |dd|>
22
- <dd .Trigger local-class =" dropdown-button" >
23
- Docs
24
- </dd .Trigger>
25
-
26
- <dd .Menu local-class =" doc-links" as |menu|>
27
- <menu .Item><a href =' https://doc.rust-lang.org/cargo/getting-started/' >Getting Started</a ></menu .Item>
28
- <menu .Item><a href =' https://doc.rust-lang.org/cargo/guide/' >Guide</a ></menu .Item>
29
- <menu .Item><a href =' https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html' >Specifying Dependencies</a ></menu .Item>
30
- <menu .Item><a href =' https://doc.rust-lang.org/cargo/reference/publishing.html' >Publishing on crates.io</a ></menu .Item>
31
- <menu .Item><a href =' https://doc.rust-lang.org/cargo/faq.html' >FAQ</a ></menu .Item>
32
- <menu .Item><a href =' https://doc.rust-lang.org/cargo/reference/manifest.html' >Cargo.toml Format</a ></menu .Item>
33
- <menu .Item><a href =' https://doc.rust-lang.org/cargo/reference/build-scripts.html' >Build Scripts</a ></menu .Item>
34
- <menu .Item><a href =' https://doc.rust-lang.org/cargo/reference/config.html' >Configuration</a ></menu .Item>
35
- <menu .Item><a href =' https://doc.rust-lang.org/cargo/reference/pkgid-spec.html' >Package ID specs</a ></menu .Item>
36
- <menu .Item><a href =' https://doc.rust-lang.org/cargo/reference/environment-variables.html' >Environment Variables</a ></menu .Item>
37
- <menu .Item><a href =' https://doc.rust-lang.org/cargo/reference/source-replacement.html' >Source Replacement</a ></menu .Item>
38
- <menu .Item><a href =' https://doc.rust-lang.org/cargo/reference/external-tools.html' >External Tools</a ></menu .Item>
39
- <menu .Item><LinkTo @route =" policies" >Policies</LinkTo ></menu .Item>
40
- <menu .Item><LinkTo @route =" category-slugs" >List of category slugs</LinkTo ></menu .Item>
41
- </dd .Menu>
42
- </Dropdown >
43
- <span local-class =" sep" >|</span >
44
21
{{ #if this.session.currentUser }}
45
22
<Dropdown data-test-user-menu as |dd|>
46
23
<dd .Trigger local-class =" dropdown-button" data-test-toggle>
You can’t perform that action at this time.
0 commit comments