This is an automated email from the ASF dual-hosted git repository.
aloalt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git
The following commit(s) were added to refs/heads/main by this push:
new 95534d77 H1 for example page, remove WIP tag (#32)
95534d77 is described below
commit 95534d77075d50b59a7fe75c68ab16d8c59e62cd
Author: Alexander Alten <[email protected]>
AuthorDate: Tue Jan 30 10:38:23 2024 +0100
H1 for example page, remove WIP tag (#32)
* add H1 for examples
* add H1 for examples
* add H1 for examples
---
docs/guide/usage-examples.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/guide/usage-examples.md b/docs/guide/usage-examples.md
index ed307b30..8aa6ce63 100644
--- a/docs/guide/usage-examples.md
+++ b/docs/guide/usage-examples.md
@@ -21,7 +21,7 @@ id: examples
limitations under the License.
-->
-# WIP!
+# Guide to Development and Usage with Apache Wayang (incubating)
This section provides a set of examples to illustrate how to use Apache Wayang
for different tasks.