Add experimental tags to a few examples & added doc in the README

Plus some typos.
This commit is contained in:
Olivier Guyot
2019-09-26 20:19:11 +02:00
parent 9efb6b07eb
commit 13147e0b82
4 changed files with 6 additions and 3 deletions
+1
View File
@@ -8,3 +8,4 @@ The `.html` files in this folder are built by applying the templates in the `tem
* docs: Documentation of the example. Can be markdown.
* tags: Tags for the example index
* resources: Additional js or css resources required by the example. This is a YAML list of URLs.
* experimental: if true, a warning will appear on the example page mentioning the fact that it uses features not part of the API.