AguaClara / aide_design_specs

MIT License
0 stars 2 forks source link

ENH: Add validation report to website #47

Closed fletchapin closed 3 years ago

fletchapin commented 3 years ago

Use Case

When the user downloads the documentation for their AguaClara plant or component model they can also validate the component and download a validation report.

Solution

Since aide-validation was released on PyPi, I'm hoping to import the validation functions and call them as part of the documentation building workflow so the user has to enter the link only once to get both validation and documentation.

Alternatives

aide_validation has a working GUI, so it should be simple enough to create a second section of the current design specs website. The downside of this is the user having to enter the same link in two places to get a full report.