aboutsummaryrefslogtreecommitdiffstats
path: root/core/config.ld
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-03-07 20:58:30 +0000
committers-ol <s-ol@users.noreply.github.com>2020-03-07 20:58:51 +0000
commit6a7a2ddaca798f3cccac394d1fb9f317cbe90de6 (patch)
tree4e49e53057b39f75813311ede13f87d238061fe6 /core/config.ld
parentspellcheck (diff)
downloadalive-6a7a2ddaca798f3cccac394d1fb9f317cbe90de6.tar.gz
alive-6a7a2ddaca798f3cccac394d1fb9f317cbe90de6.zip
add ldoc documentation
Diffstat (limited to 'core/config.ld')
-rw-r--r--core/config.ld4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/config.ld b/core/config.ld
new file mode 100644
index 0000000..1c07337
--- /dev/null
+++ b/core/config.ld
@@ -0,0 +1,4 @@
+project = 'alive copilot'
+title = 'alive copilot reference'
+format = 'discount'
+dir = 'docs/copilot'