From ce728799bb38b92d2a929d59fa3c906b762d4192 Mon Sep 17 00:00:00 2001 From: Dmitry Fofanov Date: Mon, 23 Feb 2026 13:22:57 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20=5FSidebar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _Sidebar.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..215d416 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,27 @@ +## GenAudioBookInfo + +- [[Home]] +- [[Installation]] +- [[CLI-Usage|Использование CLI]] +- [[Configuration|Конфигурация]] + +--- + +### Устройство + +- [[Architecture|Архитектура]] +- [[Algorithm|Алгоритм конвейера]] +- [[Output-Structure|Структура результатов]] + +--- + +### Разработка и сборка + +- [[Makefile|Makefile (make-команды)]] + +--- + +### Интеграции + +- [[TorrAPI|TorrAPI (трекеры)]] +- [[OpenRouter|OpenRouter (LLM)]]