docs: Move bot docs to /api.

With a few fixes for rendering bugs.  The rest will be in a follow-up
issue.
This commit is contained in:
derAnfaenger
2017-11-15 11:49:15 +01:00
committed by Tim Abbott
parent da67c610b2
commit 5ef09bfcd4
5 changed files with 11 additions and 12 deletions

View File

@@ -651,7 +651,7 @@ def build_custom_checkers(by_lang):
color = next(colors)
markdown_docs_length_exclude = {
"api/bots/converter/readme.md",
"docs/running-bots-guide.md",
"templates/zerver/api/running-bots.md",
"docs/dev-env-first-time-contributors.md",
"docs/webhook-walkthrough.md",
"docs/life-of-a-request.md",