diff --git a/docs/_index.md b/docs/_index.md index 3d0b2e8ae3..de2b73f3d3 100644 --- a/docs/_index.md +++ b/docs/_index.md @@ -9,7 +9,7 @@ alt="SPK Logo" src="/images/spk_black.png"/> The **S**oftware **P**ackaging **K**it (SPK) provides package management and a software runtime for studio environments. -
{{% button href="/use" %}}Getting Started{{% /button %}} {{% button href="/ref/spec" %}}Yaml Reference{{% /button %}} {{% button href="/faq" %}}FAQ{{% /button %}}
+
{{% button href="/use" %}}Getting Started{{% /button %}} {{% button href="/ref/spec" %}}Yaml Reference{{% /button %}} {{% button href="/error_codes" %}}Error Codes{{% /button %}}
Driven by the unique requirements of the film, vfx, and animation industries, SPK has a few primary goals: diff --git a/docs/error_codes/_index.md b/docs/error_codes/_index.md index 7f37d244ae..c8206daecf 100644 --- a/docs/error_codes/_index.md +++ b/docs/error_codes/_index.md @@ -4,6 +4,8 @@ summary: Application error code documentation and help weight: 999 --- +Both spfs and spk have defined error codes that are produced. These codes can be looked up on this page for help understanding and debugging them. + ## Spk Errors ### Build Validation Errors