docs: remove json schemas

This commit is contained in:
Iain Learmonth 2024-11-18 10:10:30 +00:00
parent be111b9dde
commit d551074a02
4 changed files with 2 additions and 22 deletions

View file

@ -68,8 +68,6 @@ pages:
- cp config.yaml.example config.yaml - cp config.yaml.example config.yaml
- apt update && apt install build-essential - apt update && apt install build-essential
- pip install -r requirements.txt - pip install -r requirements.txt
- pip install -U sphinx sphinx-press-theme sphinx-jsonschema
- pushd scripts && DISABLE_METRICS=true python update_schemas.py && popd
- pushd docs && DISABLE_METRICS=true sphinx-build -b html . ../public && popd - pushd docs && DISABLE_METRICS=true sphinx-build -b html . ../public && popd
artifacts: artifacts:
paths: paths:

View file

@ -39,7 +39,6 @@ Documentation Home
tech/conf.rst tech/conf.rst
tech/resource.rst tech/resource.rst
tech/automation.rst tech/automation.rst
tech/schemas.rst
Indices and tables Indices and tables

View file

@ -1,6 +1,6 @@
============ =====================
Bypass Censorship API Bypass Censorship API
============ =====================
Introduction Introduction
------------ ------------

View file

@ -1,17 +0,0 @@
Mirror List Formats
===================
Bypass Censorship Extension
---------------------------
.. jsonschema:: app.lists.bc2.schema
Mirror Analytics
----------------
.. jsonschema:: app.lists.mirror_mapping.schema
Tor Bridges
-----------
.. jsonschema:: app.lists.bridgelines.schema