Skip to content

Commit c16e647

Browse files
bors[bot]matklad
andauthored
Merge #10148
10148: docs: make dev docs more discoverable r=matklad a=matklad I *think* people might try to debug ra by using only the troubleshooting section. Might make sense to point them to dev docs then! bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]>
2 parents fd30bd1 + cff88a8 commit c16e647

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/user/manual.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,9 @@ $ rust-analyzer analysis-stats .
462462

463463
It is especially useful when the `repo` doesn't use external crates or the standard library.
464464

465+
If you want to go as far as to modify the source code to debug the problem, be sure to take a look at the
466+
https://github.com/rust-analyzer/rust-analyzer/tree/master/docs/dev[dev docs]!
467+
465468
== Configuration
466469

467470
**Source:** https://github.com/rust-analyzer/rust-analyzer/blob/master/crates/rust-analyzer/src/config.rs[config.rs]

0 commit comments

Comments
 (0)