Skip to content

Commit 8914401

Browse files
modified the just testdoc command for the documentation
1 parent f8e64a7 commit 8914401

9 files changed

Lines changed: 689 additions & 8 deletions
6.09 KB
Binary file not shown.

docs/assets/metadata_characterization_hierarchy.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/assets/metadata_coremeta4cat_overview.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/assets/metadata_reaction_hierarchy.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/assets/metadata_simulation_hierarchy.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/assets/metadata_synthesis_hierarchy.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/reaction.md

Lines changed: 682 additions & 1 deletion
Large diffs are not rendered by default.

docs/schema/coremeta4cat.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17916,5 +17916,5 @@ metamodel_version: 1.7.0
1791617916
source_file: coremeta4cat.yaml
1791717917
source_file_date: '2026-06-05T13:11:48'
1791817918
source_file_size: 6777
17919-
generation_date: '2026-06-06T00:34:21'
17919+
generation_date: '2026-06-06T13:16:00'
1792017920

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ gen-doc: schema-to-excel _gen-yaml
9999

100100
# Build docs and run test server
101101
[group('model development')]
102-
testdoc: gen-doc _serve
102+
testdoc: gen-doc gen-schema-docs gen-charts _serve
103103

104104
# Generate the Python data models (dataclasses & pydantic)
105105
gen-python:

0 commit comments

Comments
 (0)