mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-08-04 10:18:16 +00:00
docs: write some developer guides (#372)
This commit is contained in:
parent
cbe6d3ec71
commit
db314c2ea9
28 changed files with 271 additions and 65 deletions
|
@ -6,6 +6,12 @@
|
|||
This crate provides a set of APIs to query the information about the source code. Currently it provides:
|
||||
+ language queries defined by the [Language Server Protocol](https://microsoft.github.io/language-server-protocol/).
|
||||
|
||||
## Documentation
|
||||
|
||||
See [Crate Docs](https://myriad-dreamin.github.io/tinymist/rs/tinymist_query/index.html).
|
||||
|
||||
Also see [Developer Guide: Tinymist Query](https://myriad-dreamin.github.io/tinymist/module/query.html).
|
||||
|
||||
## Contributing
|
||||
|
||||
See [CONTRIBUTING.md](https://github.com/Myriad-Dreamin/tinymist/blob/main/CONTRIBUTING.md).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue