Skip to content

Commit 73b1229

Browse files
committed
fix manual
1 parent 8b1d0b9 commit 73b1229

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

manual.adoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@ To improve this document, send a pull request: +
1818
https://github.com/rust-analyzer/rust-analyzer/blob/master/docs/user/manual.adoc[https://github.com/rust-analyzer/.../manual.adoc]
1919
2020
The manual is written in https://asciidoc.org[AsciiDoc] and includes some extra files which are generated from the source code. Run `cargo test` and `cargo test -p xtask` to create these and then `asciidoctor manual.adoc` to create an HTML copy.
21-
22-
// IMPORTANT: master copy of this document lives in the https://github.com/rust-analyzer/rust-analyzer repository
23-
24-
===
21+
====
2522

2623
If you have questions about using rust-analyzer, please ask them in the https://users.rust-lang.org/c/ide/14["`IDEs and Editors`"] topic of Rust users forum.
2724

0 commit comments

Comments
 (0)