summaryrefslogtreecommitdiff
path: root/src/manifest-format
diff options
context:
space:
mode:
Diffstat (limited to 'src/manifest-format')
-rw-r--r--src/manifest-format/examples.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/manifest-format/examples.md b/src/manifest-format/examples.md
new file mode 100644
index 0000000..24bdf09
--- /dev/null
+++ b/src/manifest-format/examples.md
@@ -0,0 +1,9 @@
+---
+title: Manifest Format — Examples — Divina
+meta_title: Manifest Format — Examples — Divina
+---
+
+Examples for package manifests can be found within the Divina root repository
+[`examples`](https://github.com/divinaland/Divina/tree/main/examples) directory,
+and an example for a workspace manifest can be found within the root Divina repository, named
+[`Divina.lua`](https://github.com/divinaland/Divina/blob/main/Divina.lua).