Steve Howell
7b8cc396b5
bot docs: Simplify docs on writing bot tests.
...
These changes catch up to some recent improvements in the
test system, plus I eliminate some unnecessary sections.
2017-12-14 07:07:18 -05:00
YJDave
e4bf3d6907
api: Fix typo in interactive bots doc.
2017-12-14 00:53:23 -08:00
Greg Price
ca09c1e0fd
templates: Revert change to Python 3 typing syntax in examples.
...
This reverts commit 5a1869901
. I reviewed this change and decided not
to merge it yet, but then I did anyway <_< >_>, along with some others
in the same PR.
2017-12-12 17:45:43 -08:00
rht
5a1869901d
templates: Use Python 3 syntax for typing.
2017-12-12 17:42:54 -08:00
Nikhil Kumar Mishra
799bf58463
bot docs: Change zulip-bot-output to zulip-terminal.
...
Fixes #7734 .
2017-12-12 16:43:23 -06:00
derAnfaenger
41a2032d71
docs: Add 'requirements.txt' to bot structure outline.
2017-11-21 09:08:48 -08:00
Tim Abbott
94d188fd7d
docs: Fix broken anchor links after API docs migration.
2017-11-17 15:56:05 -08:00
derAnfaenger
73915a9631
docs: Move integration docs to /api.
2017-11-17 11:58:54 -08:00
Tim Abbott
026410dd1b
api: Fix a typo in an anchor tag URL.
2017-11-17 11:03:08 -08:00
Mohd Ali Rizwi
2b858ab47b
api: Fix code blocks in headings.
...
These didn't look good, and were unnecessary.
Fixes part of #7395 .
Commit message tweaked by tabbott.
2017-11-17 11:03:08 -08:00
Tim Abbott
07c2b205a4
docs: Update absolute links to point to new URLs.
...
This should get test-documentation and test-help-documentation passing
again after we moved everything around in the last commit.
There are a lot more absolute links (generally in code comments) to
update, but they are lower-priority and can be done in a follow-up
pass.
2017-11-16 10:08:22 -08:00
Tim Abbott
9dd5d6e999
api: Fix broken links detected by new tests.
2017-11-15 10:12:59 -08:00
derAnfaenger
5ef09bfcd4
docs: Move bot docs to /api.
...
With a few fixes for rendering bugs. The rest will be in a follow-up
issue.
2017-11-15 09:58:29 -08:00