Skip to content

Commit

Permalink
Deploying to gh-pages from @ 003d0b3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
wanda-phi committed Dec 2, 2023
1 parent 9e7df91 commit bc60b96
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/xc9500/database.doctree
Binary file not shown.
6 changes: 3 additions & 3 deletions _sources/xc9500/database.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://raw.githubusercontent.com/prjunnamed/prjcombine/main/databases/xc9500.json>`_, describing all XC9500 devices
- `xc9500xl.json <https://raw.githubusercontent.com/prjunnamed/prjcombine/main/databases/xc9500xl.json>`_, describing all XC9500XL devices
- `xc9500xv.json <https://raw.githubusercontent.com/prjunnamed/prjcombine/main/databases/xc9500xv.json>`_, describing all XC9500XV devices

All three files have the same schema.

Expand Down
6 changes: 3 additions & 3 deletions xc9500/database.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@
<h1>Database schema<a class="headerlink" href="#database-schema" title="Link to this heading"></a></h1>
<p>The device database is provided in machine-readable form as three JSON files:</p>
<ul class="simple">
<li><p><code class="docutils literal notranslate"><span class="pre">xc9500.json</span></code>, describing all XC9500 devices</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">xc9500xl.json</span></code>, describing all XC9500XL devices</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">xc9500xv.json</span></code>, describing all XC9500XV devices</p></li>
<li><p><a class="reference external" href="https://raw.githubusercontent.com/prjunnamed/prjcombine/main/databases/xc9500.json">xc9500.json</a>, describing all XC9500 devices</p></li>
<li><p><a class="reference external" href="https://raw.githubusercontent.com/prjunnamed/prjcombine/main/databases/xc9500xl.json">xc9500xl.json</a>, describing all XC9500XL devices</p></li>
<li><p><a class="reference external" href="https://raw.githubusercontent.com/prjunnamed/prjcombine/main/databases/xc9500xv.json">xc9500xv.json</a>, describing all XC9500XV devices</p></li>
</ul>
<p>All three files have the same schema.</p>
<section id="top-level">
Expand Down

0 comments on commit bc60b96

Please sign in to comment.