Skip to content

Commit

Permalink
Merge pull request #3203 from jessica-mitchell/model-doc-order
Browse files Browse the repository at this point in the history
Modify model directory documentation UI and related pages
  • Loading branch information
terhorstd authored Aug 2, 2024
2 parents d6bce1c + 9288985 commit 8ecdfd3
Show file tree
Hide file tree
Showing 25 changed files with 930 additions and 738 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
rev: v8.16.3
hooks:
- id: gitleaks

- repo: https://github.com/pycqa/isort
rev: 5.12.0
hooks:
Expand All @@ -32,4 +32,4 @@ repos:
rev: v17.0.4
hooks:
- id: clang-format

types_or: [c++]
2 changes: 2 additions & 0 deletions doc/htmldoc/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@
auto_examples/
# Some images are copied over from the source into the doc static.
static/examples
# json data is produced at build time by Sphinx
static/data/filter_model.json
Loading

0 comments on commit 8ecdfd3

Please sign in to comment.