mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-06-22 23:19:25 -04:00
docs: Add warning that blueprint is experimental
This commit is contained in:
parent
8efc290e47
commit
bc15ac9efb
4 changed files with 181 additions and 0 deletions
|
@ -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::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue