integrations/openshift: Use Markdown macros.

This commit is contained in:
Eeshan Garg
2017-06-21 16:18:34 -02:30
committed by showell
parent 1d9ab996c7
commit b9ac92c1a0
2 changed files with 10 additions and 33 deletions

View File

@@ -287,7 +287,8 @@ INTEGRATIONS = {
'openshift',
'openshift',
display_name='OpenShift',
doc='zerver/integrations/openshift.md'
doc='zerver/integrations/openshift.md',
stream_name='deployments',
),
'perforce': Integration('perforce', 'perforce', doc='zerver/integrations/perforce.html'),
'phabricator': Integration('phabricator', 'phabricator', doc='zerver/integrations/phabricator.md'),