Skip to content
Merged
Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
hide:
- navigation
- toc
title: TRACE conformance suite
description: Run this suite against a TRACE record to see which conformance level it reaches, and produce a report anyone can reproduce from the record and the suite version.
---
Expand Down
28 changes: 14 additions & 14 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ theme:
name: Switch to light mode
features:
- navigation.instant
- navigation.instant.progress
- navigation.tracking
- navigation.tabs
- navigation.tabs.sticky
Expand All @@ -54,8 +53,9 @@ theme:
- search.suggest
- search.highlight
- content.code.copy
- content.code.annotate
- content.tabs.link
- toc.follow
- content.code.annotate
icon:
repo: fontawesome/brands/github

Expand Down Expand Up @@ -155,12 +155,10 @@ extra_css:

nav:
- Home: index.md
- Getting Started: docs/quickstart.md
- Tutorials:
- Writing conformance tests: docs/tutorials/writing-conformance-tests.md
- CI integration: docs/tutorials/ci-integration.md
- Test Modules:
- Overview: docs/modules.md
- Get started: docs/quickstart.md
- Specification:
- Conformance levels: docs/levels.md
- Test modules: docs/modules.md
- Envelope (TR-ENV): docs/modules/tr-env.md
- Signature (TR-SIG): docs/modules/tr-sig.md
- Runtime (TR-RTE): docs/modules/tr-rte.md
Expand All @@ -169,16 +167,18 @@ nav:
- Transcript (TR-TXN): docs/modules/tr-txn.md
- Transparency (TR-ANC): docs/modules/tr-anc.md
- Provenance (TR-SCA): docs/modules/tr-sca.md
- Conformance Levels: docs/levels.md
- Error Codes: docs/error-codes.md
- Self-verification: measurement/REPORT.md
- Error codes: docs/error-codes.md
- Guides:
- Writing conformance tests: docs/tutorials/writing-conformance-tests.md
- CI integration: docs/tutorials/ci-integration.md
- Self-verification: measurement/REPORT.md
- Project:
- Sponsors: SPONSORS.md
- Known limitations: LIMITATIONS.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Code of Conduct: CODE_OF_CONDUCT.md
- Sponsors: SPONSORS.md
- Code of conduct: CODE_OF_CONDUCT.md
- Privacy: PRIVACY.md
- Known limitations: LIMITATIONS.md

extra_javascript:
- https://agentrust-io.com/supernav.js