Add schema definition for the config

This commit is contained in:
Ben Jackson 2019-11-05 18:30:27 +00:00
commit 7297e12605
6 changed files with 656 additions and 0 deletions

17
docs/index.md Normal file
View 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/)