diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index 0d73b31e..152e9082 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/.doctrees/xc9500/database.doctree b/.doctrees/xc9500/database.doctree index dab45161..ef27da95 100644 Binary files a/.doctrees/xc9500/database.doctree and b/.doctrees/xc9500/database.doctree differ diff --git a/_sources/xc9500/database.rst.txt b/_sources/xc9500/database.rst.txt index 25f2b789..ac9d944a 100644 --- a/_sources/xc9500/database.rst.txt +++ b/_sources/xc9500/database.rst.txt @@ -3,9 +3,9 @@ Database schema The device database is provided in machine-readable form as three JSON files: -- ``xc9500.json``, describing all XC9500 devices -- ``xc9500xl.json``, describing all XC9500XL devices -- ``xc9500xv.json``, describing all XC9500XV devices +- `xc9500.json `_, describing all XC9500 devices +- `xc9500xl.json `_, describing all XC9500XL devices +- `xc9500xv.json `_, describing all XC9500XV devices All three files have the same schema. diff --git a/xc9500/database.html b/xc9500/database.html index 433e6647..317ae115 100644 --- a/xc9500/database.html +++ b/xc9500/database.html @@ -94,9 +94,9 @@

Database schema

The device database is provided in machine-readable form as three JSON files:

    -
  • xc9500.json, describing all XC9500 devices

  • -
  • xc9500xl.json, describing all XC9500XL devices

  • -
  • xc9500xv.json, describing all XC9500XV devices

  • +
  • xc9500.json, describing all XC9500 devices

  • +
  • xc9500xl.json, describing all XC9500XL devices

  • +
  • xc9500xv.json, describing all XC9500XV devices

All three files have the same schema.