mirror of
https://github.com/django-components/django-components.git
synced 2025-09-18 03:39:43 +00:00

* Move docs-folder form src to root * Avoid mkdocs package / module name clash * Update location of docs & add Windows compatibility * Update requirements-docs * Update generated file to current state
5 lines
No EOL
119 B
HTML
5 lines
No EOL
119 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block announce %}
|
|
🚨The documentation is still a work in progress. 🚨
|
|
{% endblock %} |