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
Binary file not shown.
9 changes: 3 additions & 6 deletions docs/documentation/index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
---
title: Documentation
description: Guides and reference material for software introduced in OpenShell Dev Notes.
description: Technical guides for projects featured in OpenShell Dev Notes.
---

# Documentation

Guides and reference material for packages, libraries, benchmarks, and examples
introduced in OpenShell Dev Notes will be published here.

Each documentation page will link to the Dev Note that introduced the work and
cover installation, usage, reproducibility requirements, and known limitations.
As Dev Notes introduce reusable software, this section will collect the technical
documentation and references needed to install, use, and reproduce that work.
233 changes: 0 additions & 233 deletions docs/documentation/reachy-mini-openshell.md

This file was deleted.

3 changes: 1 addition & 2 deletions zensical.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ nav = [
]}
]},
{"Documentation" = [
"documentation/index.md",
{"Reachy Mini Conversation Demo" = "documentation/reachy-mini-openshell.md"}
"documentation/index.md"
]}
]

Expand Down