Skip to content

Commit 06cb0f1

Browse files
authored
docs: Add Guardrails docs to navigation (#46)
* feat: Add TrustyAI wide logo and update main page image reference * fix: Add GORCH tutorial and component pages to navigation
1 parent 68ad889 commit 06cb0f1

File tree

3 files changed

+40
-1
lines changed

3 files changed

+40
-1
lines changed
Lines changed: 37 additions & 0 deletions
Loading

docs/modules/ROOT/nav.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,14 @@
1313
*** xref:saliency-explanations-on-odh.adoc[]
1414
*** xref:saliency-explanations-with-kserve.adoc[]
1515
** xref:lm-eval-tutorial.adoc[]
16+
** xref:gorch-tutorial.adoc[]
1617
* Components
1718
** xref:trustyai-service.adoc[]
1819
** xref:trustyai-operator.adoc[]
1920
** xref:python-trustyai.adoc[]
2021
** xref:trustyai-core.adoc[]
2122
** xref:component-kserve-explainer.adoc[]
2223
** xref:component-lm-eval.adoc[]
24+
** xref:component-gorch.adoc[]
2325
* Reference
2426
** xref:trustyai-service-api-reference.adoc[]

docs/modules/ROOT/pages/main.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Welcome to TrustyAI 👋
22

3-
image::../../_/img/trustyai-logo.svg[Static,300]
3+
image::trustyai-logo-wide.svg[Static,300]
44

55
https://trustyai-explainability.github.io/trustyai-site/main/main.html[TrustyAI] is an open source Responsible AI toolkit supported by Red Hat and IBM. TrustyAI provides tools for a variety of responsible AI workflows, such as:
66

0 commit comments

Comments
 (0)