Skip to content

Commit f553292

Browse files
committed
doc: Remove non-documentation tool links
1 parent be9afcc commit f553292

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/doc/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ beyond the standard one, and its website contains lots of good documentation.
3939
[`rustdoc`](book/documentation.html) is the Rust's documentation generator, a tool converting
4040
annotated source code into HTML docs.
4141

42-
A bunch of non-official tools are available, such as [Racer](https://github.com/phildawes/racer)
43-
(code completion engine), or [rustfmt](https://github.com/nrc/rustfmt) (source code formatter),
44-
or text editor plugins.
45-
4642
# Community & Getting Help
4743

4844
If you need help with something, or just want to talk about Rust with others,

0 commit comments

Comments
 (0)