docs: Add warning that blueprint is experimental

This commit is contained in:
James Westman 2022-11-02 10:18:30 -05:00
parent 8efc290e47
commit bc15ac9efb
No known key found for this signature in database
GPG key ID: CE2DBA0ADB654EA6
4 changed files with 181 additions and 0 deletions

View file

@ -1,6 +1,14 @@
Overview
========
.. warning::
.. container:: experimental-admonition
.. image:: experimental.svg
**Blueprint is still experimental.** Future versions may have breaking changes, and most GTK tutorials use XML syntax.
Blueprint is a markup language and compiler for GTK 4 user interfaces.
.. toctree::