Add Model Table Display into Readthedocs (#624)
* Added static page for model viewing and filtering * Update model json data * Update model js table * Add generate model json python file for js table * Reset filter input when clear filters button is selected
Showing
- docs/generate_model_js.py 101 additions, 0 deletionsdocs/generate_model_js.py
- docs/source/_static/models/data.js 804 additions, 0 deletionsdocs/source/_static/models/data.js
- docs/source/_static/models/models.html 104 additions, 0 deletionsdocs/source/_static/models/models.html
- docs/source/index.rst 6 additions, 0 deletionsdocs/source/index.rst
docs/generate_model_js.py
0 → 100644
docs/source/_static/models/data.js
0 → 100644
This diff is collapsed.
docs/source/_static/models/models.html
0 → 100644
Please register or sign in to comment