Add schema definition for the config
This commit is contained in:
parent
25b22d2a9e
commit
7297e12605
6 changed files with 656 additions and 0 deletions
17
docs/index.md
Normal file
17
docs/index.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# Vimsepctor
|
||||
|
||||
This section contains reference material for configuring and using
|
||||
[Vimsepctor][vimspector]. It is intentionally technical in nature and should
|
||||
serve as a reference guide, rather than a user guide or tutorial.
|
||||
|
||||
It complements the following:
|
||||
|
||||
* The [Vimspector README], which contains a general overview and is the main
|
||||
go-to for getting started, installation, etc.
|
||||
* The [Vimspector Website], which contains a step-by-step tutorial and some
|
||||
detais about the user interface.
|
||||
|
||||
# Contents
|
||||
|
||||
* [Configuring Vimspector](configuration.html)
|
||||
* [JSON Schema](schema/)
|
||||
Loading…
Add table
Add a link
Reference in a new issue