-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance Model Display UI in ReadTheDocs (#632)
* Add dark theme to readthedocs model table * Restructure models table into separate section * Add filter label and changed clear filters button behavior * Add color highlighting for selected filter
- Loading branch information
Showing
3 changed files
with
66 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Models Available | ||
================ | ||
|
||
Below shows a list of models available in Cornac. | ||
Clicking on the model name will take you to the model's API documentation. | ||
|
||
.. raw:: html | ||
:file: ../_static/models/models.html |