chore: warn about WIP docs state

This commit is contained in:
Gabriel Dugny 2024-08-02 22:42:09 +02:00 committed by Emil Stenström
parent 052945415e
commit 7211679bae
2 changed files with 6 additions and 0 deletions

5
docs/overrides/main.html Normal file
View file

@ -0,0 +1,5 @@
{% extends "base.html" %}
{% block announce %}
🚨The documentation is still a work in progress. Refer to the README for more information.🚨
{% endblock %}

View file

@ -26,6 +26,7 @@ validation:
theme:
name: "material"
custom_dir: docs/overrides
features:
- content.action.edit
- content.action.view