diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-06 13:57:32 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-06 13:57:32 +0100 |
| commit | 7a2a45691068db51ba4e7dc851f44a17f545f0ae (patch) | |
| tree | 4613842f6cd175965dc0920c7e210f417be8f574 /docs/developer | |
| parent | 467715dcb3ee23e05e8fe445d9e2a2416a26a8e0 (diff) | |
Fix wiki linksmigrate-docs
Diffstat (limited to 'docs/developer')
| -rw-r--r-- | docs/developer/api.md | 3 | ||||
| -rw-r--r-- | docs/developer/new-task-type.md | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/docs/developer/api.md b/docs/developer/api.md index 5bc91ff2..4ab49017 100644 --- a/docs/developer/api.md +++ b/docs/developer/api.md @@ -5,8 +5,7 @@ parent: Developer # API -{: .highlight } -**This page is under construction.** The information contained here may be inaccurate or incomplete. You can help by [contributing information to the wiki](https://github.com/LMBishop/Quests/wiki/Contributing-to-the-wiki). +{% include incomplete.md %} Quests provides an API for other people to use. **This API is experimental and may be subject to change.** For usages, it is best to take a look into the plugin itself. diff --git a/docs/developer/new-task-type.md b/docs/developer/new-task-type.md index cedc3711..3a054984 100644 --- a/docs/developer/new-task-type.md +++ b/docs/developer/new-task-type.md @@ -5,9 +5,7 @@ parent: Developer # New task type -{: .highlight } -**This page is under construction.** The information contained here may be inaccurate or incomplete. You can help by [contributing information to the wiki](https://github.com/LMBishop/Quests/wiki/Contributing-to-the-wiki). - +{% include incomplete.md %} The following information is for developers who are interested in integrating Quests into their own plugin. |
