{% load static %} {# Documentation Modal with Tree Navigation - Alpine.js powered #}
{# Floating Action Button (FAB) with Badge #}
{# Badge with count #} {% if documentation_sections_count %} {{ documentation_sections_count }} {% endif %}
{# Modal Overlay & Container - FULLSCREEN #}
{# Modal Window - FULLSCREEN #}
{# Header (Fixed) #}
description

{{ documentation_config.title }}

{# Content Area: Sidebar + Main Content - FULL INLINE STYLES #}
{# Sidebar - Tree Navigation #}
{# Search Bar (Fixed) #}
search
{# Tree Navigation (Scrollable) #}
{# Tree items #}
{# Empty state #}
folder_open

No documentation sections found

{# Main Content Area (Scrollable) #}
{# Content already has prose classes from markdown renderer #}
{# Empty State #}
description

Select a section from the sidebar to view documentation

{# Alpine.js Component #} {# Prism.js for syntax highlighting #} {# Documentation Modal Styles - loaded AFTER Prism to override backgrounds #}