mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-08-04 18:18:14 +00:00
add basic documentation (#42)
* add basic documentation * remove leading slash
This commit is contained in:
parent
757a400a8a
commit
5c821d8591
12 changed files with 1435 additions and 71 deletions
1
Justfile
1
Justfile
|
@ -1,6 +1,7 @@
|
|||
set dotenv-load := true
|
||||
set unstable := true
|
||||
|
||||
mod docs ".just/docs.just"
|
||||
mod proto ".just/proto.just"
|
||||
|
||||
# List all available commands
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue