Anders Kaseorg
5e97e58df3
webhooks/freshdesk/doc.md: Remove unescape_rendered_html kludge.
...
This reverts commit f476ec7fac
(#10312 )
and replaces it with a proper fix using Jinja2 raw blocks.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-07-03 15:05:45 -07:00
Puneeth Chaganti
c6fcf36c8d
documentation: Add open graph metadata for integrations pages.
2019-06-26 16:32:13 -07:00
Eeshan Garg
cecea75457
api_docs: Detect missing arguments in curl examples.
...
This commit adds automated tests that make sure that every curl
example command in our API docs has the '-X (POST|GET)' argument.
Fixes : #11927
2019-05-28 16:53:48 -07:00
Mayank Madan
4c81474a4f
webhooks: Add Buildbot integration.
...
With some minor changes by Eeshan Garg.
Fixes : #5639 .
2019-04-27 15:19:16 -07:00
Eeshan Garg
1d718adce4
zerver/views: Rename integrations.py to documentation.py.
...
The name "integrations" is misleading because we now also use
this module for our REST API docs.
2019-02-11 21:25:14 -08:00