aboutsummaryrefslogtreecommitdiffstats
path: root/docs/developer/api.md
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-06 13:57:32 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-06 13:57:32 +0100
commit7a2a45691068db51ba4e7dc851f44a17f545f0ae (patch)
tree4613842f6cd175965dc0920c7e210f417be8f574 /docs/developer/api.md
parent467715dcb3ee23e05e8fe445d9e2a2416a26a8e0 (diff)
Fix wiki linksmigrate-docs
Diffstat (limited to 'docs/developer/api.md')
-rw-r--r--docs/developer/api.md3
1 files changed, 1 insertions, 2 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.