diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-03-22 20:33:20 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-03-22 20:33:20 +0000 |
| commit | 25d3ba6546d058ac673f6a3217ea433e91a438e7 (patch) | |
| tree | d2ae8a229e3488fa1cd28f52eb929df51e85ba8b /core/config.ld | |
| parent | docs/guide: rephrasing symbols section (diff) | |
| download | alive-25d3ba6546d058ac673f6a3217ea433e91a438e7.tar.gz alive-25d3ba6546d058ac673f6a3217ea433e91a438e7.zip | |
internals/plugin-guide: first draft
Diffstat (limited to 'core/config.ld')
| -rw-r--r-- | core/config.ld | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/config.ld b/core/config.ld index 176db90..e010c5b 100644 --- a/core/config.ld +++ b/core/config.ld @@ -12,4 +12,5 @@ If you are looking for the language reference for users, head over to the format = 'discount' style = 'docs' template = 'docs' +topics={'core/plugin-guide.md'} dir = 'docs/internals' |
