integrations doc: Move trello-plugin doc to separate file.

This commit is contained in:
Tomasz Kolek
2017-04-05 08:09:53 +02:00
committed by Tim Abbott
parent 85940aef7f
commit 1b6cdb92b7
3 changed files with 32 additions and 33 deletions

View File

@@ -234,7 +234,8 @@ INTEGRATIONS = {
'trello-plugin',
logo='static/images/integrations/logos/trello.svg',
secondary_line_text='(legacy)',
display_name='Trello'
display_name='Trello',
doc='zerver/integrations/trello-plugin.html'
),
'twitter': Integration('twitter', 'twitter'),