mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
Include config into the manual
This commit is contained in:
parent
cd83ded8ee
commit
0890512e1c
4 changed files with 175 additions and 20 deletions
|
@ -54,9 +54,10 @@ https://github.com/sponsors/rust-analyzer[GitHub Sponsors].
|
|||
|
||||
for &adoc in [
|
||||
"manual.adoc",
|
||||
"generated_features.adoc",
|
||||
"generated_assists.adoc",
|
||||
"generated_config.adoc",
|
||||
"generated_diagnostic.adoc",
|
||||
"generated_features.adoc",
|
||||
]
|
||||
.iter()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue