Skip to content

v1.0.23 - Documentation Link Fixes & Multilingual Consistency

Latest

Choose a tag to compare

@arcaela arcaela released this 13 Dec 19:11
· 28 commits to main since this release
9d26078

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.yml paths 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)
  • 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