mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
integrations doc: Move puppet doc to separate file.
This commit is contained in:
@@ -224,7 +224,7 @@ INTEGRATIONS = {
|
||||
),
|
||||
'perforce': Integration('perforce', 'perforce', doc='zerver/integrations/perforce.html'),
|
||||
'phabricator': Integration('phabricator', 'phabricator', doc='zerver/integrations/phabricator.html'),
|
||||
'puppet': Integration('puppet', 'puppet'),
|
||||
'puppet': Integration('puppet', 'puppet', doc='zerver/integrations/puppet.html'),
|
||||
'redmine': Integration('redmine', 'redmine'),
|
||||
'rss': Integration('rss', 'rss', display_name='RSS'),
|
||||
'subversion': Integration('subversion', 'subversion'),
|
||||
|
||||
Reference in New Issue
Block a user