diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-03-07 20:58:30 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-03-07 20:58:51 +0000 |
| commit | 6a7a2ddaca798f3cccac394d1fb9f317cbe90de6 (patch) | |
| tree | 4e49e53057b39f75813311ede13f87d238061fe6 /core/config.ld | |
| parent | spellcheck (diff) | |
| download | alive-6a7a2ddaca798f3cccac394d1fb9f317cbe90de6.tar.gz alive-6a7a2ddaca798f3cccac394d1fb9f317cbe90de6.zip | |
add ldoc documentation
Diffstat (limited to 'core/config.ld')
| -rw-r--r-- | core/config.ld | 4 |
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' |
