What's Changed
This release resolves all broken documentation links and TOC (Table of Contents) anchor issues across the multilingual documentation (EN/ES/DE).
Fixed
- Navigation Structure: Corrected
mkdocs.ymlpaths pointing to non-existent directories (guides/,api/) - TOC Anchors: Fixed 47 broken anchor links across ES/DE documentation
- Removed accents from anchors (
#introducción→#introduccion) - Fixed triple-dash anchors (
#primarykey---claves→#primarykey-claves)
- Removed accents from anchors (
- Cross-reference Links: Updated all internal documentation links to match current structure
- German Documentation: Removed TOC entries for incomplete sections in
decorators.de.md
Documentation
- Added changelog entries in English, Spanish, and German
- Improved multilingual documentation consistency
- Resolved German navbar appearing incorrectly on 404 pages
Statistics
| Metric | Value |
|---|---|
| Files modified | 28 |
| Broken links fixed | 47 → 0 |
| Languages affected | EN, ES, DE |
Related
- Closes #7
- PR #8
Full Changelog: v1.0.20...v1.0.23
NPM: https://www.npmjs.com/package/@arcaelas/dynamite/v/1.0.23