Skip to content

Fixed typo and removed roadmap commitments #161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions site/guide/faq-documentation.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ ValidMind's platform allows you to configure multiple templates based on documen

Documentation templates can be modified by configuring a YAML file in the backend.

ValidMind is working on a UI feature that will enable user role administrators (such as the model validation team) to modify existing templates and upload new templates to the platform (target roadmap item – Q3 2023).

## Can the documentation be exported?

ValidMind supports exporting documentation and validation reports in Word (.docx) or PDF formats.
Expand All @@ -34,7 +32,7 @@ Additionally, ValidMind is working on enabling you to attach Excel, CSV, Word, a

## Can the documentation be initialized from the UI instead of the developer framework?

ValidMind allows you to writr documentation directly in the online UI editor, without having to use the developer framework.
ValidMind allows you to write documentation directly in the online UI editor, without having to use the developer framework.

From the online UI editor, you can edit text and tables and upload your test results, including images. Using the developer framework, you can execute test suites and generate the corresponding documentation.

Expand Down