summaryrefslogtreecommitdiff
path: root/src/manifest-format/examples.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-02-07 04:39:25 -0800
committerFuwn <[email protected]>2025-06-09 00:43:16 -0700
commit1f40270bbd7153bb0006d0591cd452009c43d818 (patch)
tree11d500bc6bfc9189c0bcf22fe3e1747266b55649 /src/manifest-format/examples.md
parentfmt(src): use &mdash; instead of '|' (diff)
downloaddocumentation-1f40270bbd7153bb0006d0591cd452009c43d818.tar.xz
documentation-1f40270bbd7153bb0006d0591cd452009c43d818.zip
feat: update docs for pre-release
Diffstat (limited to 'src/manifest-format/examples.md')
-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 &mdash; Examples &mdash; Divina
+meta_title: Manifest Format &mdash; Examples &mdash; 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).