Skip to content

Commit b535804

Browse files
committed
docs: make dev docs more discoverable
I *think* people might try to debug ra by using only the troubleshooting section. Might make sense to point them to dev docs then!
1 parent fd30bd1 commit b535804

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 read 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)