integrations/redmine: Migrate docs to Markdown.

This commit is contained in:
Eeshan Garg
2017-06-22 09:21:39 -02:30
committed by showell
parent 53c1a53120
commit ed388ed320
3 changed files with 53 additions and 94 deletions

View File

@@ -298,7 +298,7 @@ INTEGRATIONS = {
'perforce': Integration('perforce', 'perforce', doc='zerver/integrations/perforce.html'),
'phabricator': Integration('phabricator', 'phabricator', doc='zerver/integrations/phabricator.md'),
'puppet': Integration('puppet', 'puppet', doc='zerver/integrations/puppet.md'),
'redmine': Integration('redmine', 'redmine', doc='zerver/integrations/redmine.html'),
'redmine': Integration('redmine', 'redmine', doc='zerver/integrations/redmine.md'),
'rss': Integration('rss', 'rss', display_name='RSS', doc='zerver/integrations/rss.md'),
'svn': Integration(
'svn', 'svn',