From ca4db0ad5c06b4bb53868f4d824dc856d64fb57c Mon Sep 17 00:00:00 2001 From: kalipso Date: Tue, 29 Oct 2024 18:20:45 +0100 Subject: [PATCH] Revert "[doc] Init dokumentation mit mdbook + grobes inhaltsverzeichnis" This reverts commit 753c44a87546561a79edbc62be2c51338186e985. --- book.toml | 6 ------ src/SUMMARY.md | 15 --------------- 2 files changed, 21 deletions(-) delete mode 100644 book.toml delete mode 100644 src/SUMMARY.md diff --git a/book.toml b/book.toml deleted file mode 100644 index 5799732c..00000000 --- a/book.toml +++ /dev/null @@ -1,6 +0,0 @@ -[book] -authors = ["ahtlon"] -language = "de" -multilingual = false -src = "src" -title = "Malobeo Infrastruktur Dokumentation" diff --git a/src/SUMMARY.md b/src/SUMMARY.md deleted file mode 100644 index f16e5a56..00000000 --- a/src/SUMMARY.md +++ /dev/null @@ -1,15 +0,0 @@ -# Summary - -- [Index](./Index.md) - - [Info]() - - [Aktuelle Server]() - - [Durruti](./server/durruti.md) - - [Lucia](./server/lucia.md) - - [Hardware]() - - [Netzwerk]() - - [Seiten]() - - [musik](./projekte/musik.md) - - [TODO](./todo.md) - - [How-to]() - - [Updates](./anleitung/updates.md) - - [Rollbacks](./anleitung/rollback.md) \ No newline at end of file