docs: fix AI-First heading visibility and index navigation
- Remove leading blank line and --- separator before H1 in 03-ai-integration.md (EN + BG) to prevent markdown rendering issues - Fix broken language switcher links in en/index.md and bg/index.md - Add documentation TOC tables to both index files for proper navigation
This commit is contained in:
@@ -1,8 +1,5 @@
|
|||||||
|
|
||||||
[← Към индекса](index.md)
|
[← Към индекса](index.md)
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
# AI-First Философия на Дизайна
|
# AI-First Философия на Дизайна
|
||||||
|
|
||||||
## Защо AI-First?
|
## Защо AI-First?
|
||||||
|
|||||||
+13
-1
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
| 🇧🇬 Български | 🇬🇧 English |
|
| 🇧🇬 Български | 🇬🇧 English |
|
||||||
|-------------|------------|
|
|-------------|------------|
|
||||||
| [Българска Документация](bg/index.md) | [English Documentation](en/index.md) |
|
| [Българска Документация](index.md) | [English Documentation](../en/index.md) |
|
||||||
|
|
||||||
## Бързи връзки
|
## Бързи връзки
|
||||||
|
|
||||||
@@ -17,6 +17,18 @@
|
|||||||
- **AI Интеграция:** DeepSeek API, OpenAI-compatible, Xiaomi MiMo
|
- **AI Интеграция:** DeepSeek API, OpenAI-compatible, Xiaomi MiMo
|
||||||
- **Test Suite:** [Съвместимост с Clojure Test Suite](07-clojure-test-suite.md) — между-диалектно тестване за съответствие
|
- **Test Suite:** [Съвместимост с Clojure Test Suite](07-clojure-test-suite.md) — между-диалектно тестване за съответствие
|
||||||
|
|
||||||
|
## Документация
|
||||||
|
|
||||||
|
| # | Тема | Файл |
|
||||||
|
|---|------|------|
|
||||||
|
| 1 | Първи стъпки | [01-getting-started.md](01-getting-started.md) |
|
||||||
|
| 2 | Архитектура | [02-architecture.md](02-architecture.md) |
|
||||||
|
| 3 | AI Интеграция | [03-ai-integration.md](03-ai-integration.md) |
|
||||||
|
| 4 | API Справочник | [04-api-reference.md](04-api-reference.md) |
|
||||||
|
| 5 | Ръководство за потребителя | [05-user-guide.md](05-user-guide.md) |
|
||||||
|
| 6 | Пътна карта | [06-roadmap.md](06-roadmap.md) |
|
||||||
|
| 7 | Clojure Test Suite | [07-clojure-test-suite.md](07-clojure-test-suite.md) |
|
||||||
|
|
||||||
## Защо Bara Lang?
|
## Защо Bara Lang?
|
||||||
|
|
||||||
За разлика от всеки друг Clojure диалект, Bara Lang има **нула зависимост от Java екосистемата** — нито JVM, нито GraalVM, нито Google Closure Compiler, нито Java стандартна библиотека.
|
За разлика от всеки друг Clojure диалект, Bara Lang има **нула зависимост от Java екосистемата** — нито JVM, нито GraalVM, нито Google Closure Compiler, нито Java стандартна библиотека.
|
||||||
|
|||||||
@@ -1,8 +1,5 @@
|
|||||||
|
|
||||||
[← Back to Index](index.md)
|
[← Back to Index](index.md)
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
# AI-First Design Philosophy
|
# AI-First Design Philosophy
|
||||||
|
|
||||||
## Why AI-First?
|
## Why AI-First?
|
||||||
|
|||||||
+13
-1
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
| 🇬🇧 English | 🇧🇬 Български |
|
| 🇬🇧 English | 🇧🇬 Български |
|
||||||
|------------|-------------|
|
|------------|-------------|
|
||||||
| [English Documentation](en/index.md) | [Българска Документация](bg/index.md) |
|
| [English Documentation](index.md) | [Българска Документация](../bg/index.md) |
|
||||||
|
|
||||||
## Quick Links
|
## Quick Links
|
||||||
|
|
||||||
@@ -17,6 +17,18 @@
|
|||||||
- **AI Integration:** DeepSeek API, OpenAI-compatible, Xiaomi MiMo
|
- **AI Integration:** DeepSeek API, OpenAI-compatible, Xiaomi MiMo
|
||||||
- **Test Suite:** [Clojure Test Suite Compatibility](07-clojure-test-suite.md) — cross-dialect compliance testing
|
- **Test Suite:** [Clojure Test Suite Compatibility](07-clojure-test-suite.md) — cross-dialect compliance testing
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
| # | Topic | File |
|
||||||
|
|---|-------|------|
|
||||||
|
| 1 | Getting Started | [01-getting-started.md](01-getting-started.md) |
|
||||||
|
| 2 | Architecture | [02-architecture.md](02-architecture.md) |
|
||||||
|
| 3 | AI Integration | [03-ai-integration.md](03-ai-integration.md) |
|
||||||
|
| 4 | API Reference | [04-api-reference.md](04-api-reference.md) |
|
||||||
|
| 5 | User Guide | [05-user-guide.md](05-user-guide.md) |
|
||||||
|
| 6 | Roadmap | [06-roadmap.md](06-roadmap.md) |
|
||||||
|
| 7 | Clojure Test Suite | [07-clojure-test-suite.md](07-clojure-test-suite.md) |
|
||||||
|
|
||||||
## Why Bara Lang?
|
## Why Bara Lang?
|
||||||
|
|
||||||
Unlike every other Clojure dialect, Bara Lang has **zero dependency on the Java ecosystem** — no JVM, no GraalVM, no Google Closure Compiler, no Java standard library.
|
Unlike every other Clojure dialect, Bara Lang has **zero dependency on the Java ecosystem** — no JVM, no GraalVM, no Google Closure Compiler, no Java standard library.
|
||||||
|
|||||||
Reference in New Issue
Block a user