From dc7ca26c6d1ba11de246eec5915a06dc0f6d6f80 Mon Sep 17 00:00:00 2001 From: Timur Gordon <31495328+timurgordon@users.noreply.github.com> Date: Fri, 14 Nov 2025 11:09:40 +0100 Subject: [PATCH] rename docs directory to horus for collection name --- {docs => horus}/.collection | 0 {docs => horus}/README.md | 0 {docs => horus}/architecture.md | 0 {docs => horus}/coordinator/coordinator.md | 0 {docs => horus}/ethymology.md | 0 {docs => horus}/getting-started.md | 0 {docs => horus}/glossary.md | 0 {docs => horus}/job-format.md | 0 {docs => horus}/runner/hero.md | 0 {docs => horus}/runner/osiris.md | 0 {docs => horus}/runner/runners.md | 0 {docs => horus}/runner/sal.md | 0 {docs => horus}/supervisor/auth.md | 0 {docs => horus}/supervisor/openrpc.json | 0 {docs => horus}/supervisor/supervisor.md | 0 15 files changed, 0 insertions(+), 0 deletions(-) rename {docs => horus}/.collection (100%) rename {docs => horus}/README.md (100%) rename {docs => horus}/architecture.md (100%) rename {docs => horus}/coordinator/coordinator.md (100%) rename {docs => horus}/ethymology.md (100%) rename {docs => horus}/getting-started.md (100%) rename {docs => horus}/glossary.md (100%) rename {docs => horus}/job-format.md (100%) rename {docs => horus}/runner/hero.md (100%) rename {docs => horus}/runner/osiris.md (100%) rename {docs => horus}/runner/runners.md (100%) rename {docs => horus}/runner/sal.md (100%) rename {docs => horus}/supervisor/auth.md (100%) rename {docs => horus}/supervisor/openrpc.json (100%) rename {docs => horus}/supervisor/supervisor.md (100%) diff --git a/docs/.collection b/horus/.collection similarity index 100% rename from docs/.collection rename to horus/.collection diff --git a/docs/README.md b/horus/README.md similarity index 100% rename from docs/README.md rename to horus/README.md diff --git a/docs/architecture.md b/horus/architecture.md similarity index 100% rename from docs/architecture.md rename to horus/architecture.md diff --git a/docs/coordinator/coordinator.md b/horus/coordinator/coordinator.md similarity index 100% rename from docs/coordinator/coordinator.md rename to horus/coordinator/coordinator.md diff --git a/docs/ethymology.md b/horus/ethymology.md similarity index 100% rename from docs/ethymology.md rename to horus/ethymology.md diff --git a/docs/getting-started.md b/horus/getting-started.md similarity index 100% rename from docs/getting-started.md rename to horus/getting-started.md diff --git a/docs/glossary.md b/horus/glossary.md similarity index 100% rename from docs/glossary.md rename to horus/glossary.md diff --git a/docs/job-format.md b/horus/job-format.md similarity index 100% rename from docs/job-format.md rename to horus/job-format.md diff --git a/docs/runner/hero.md b/horus/runner/hero.md similarity index 100% rename from docs/runner/hero.md rename to horus/runner/hero.md diff --git a/docs/runner/osiris.md b/horus/runner/osiris.md similarity index 100% rename from docs/runner/osiris.md rename to horus/runner/osiris.md diff --git a/docs/runner/runners.md b/horus/runner/runners.md similarity index 100% rename from docs/runner/runners.md rename to horus/runner/runners.md diff --git a/docs/runner/sal.md b/horus/runner/sal.md similarity index 100% rename from docs/runner/sal.md rename to horus/runner/sal.md diff --git a/docs/supervisor/auth.md b/horus/supervisor/auth.md similarity index 100% rename from docs/supervisor/auth.md rename to horus/supervisor/auth.md diff --git a/docs/supervisor/openrpc.json b/horus/supervisor/openrpc.json similarity index 100% rename from docs/supervisor/openrpc.json rename to horus/supervisor/openrpc.json diff --git a/docs/supervisor/supervisor.md b/horus/supervisor/supervisor.md similarity index 100% rename from docs/supervisor/supervisor.md rename to horus/supervisor/supervisor.md