mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 14:03:30 +00:00 
			
		
		
		
	integrations doc: Move jenkins doc to separate file.
This commit is contained in:
		@@ -195,7 +195,12 @@ INTEGRATIONS = {
 | 
			
		||||
        doc='zerver/integrations/google-calendar.html'
 | 
			
		||||
    ),
 | 
			
		||||
    'hubot': Integration('hubot', 'hubot', doc='zerver/integrations/hubot.html'),
 | 
			
		||||
    'jenkins': Integration('jenkins', 'jenkins', secondary_line_text='(or Hudson)'),
 | 
			
		||||
    'jenkins': Integration(
 | 
			
		||||
        'jenkins',
 | 
			
		||||
        'jenkins',
 | 
			
		||||
        secondary_line_text='(or Hudson)',
 | 
			
		||||
        doc='zerver/integrations/jenkins.html'
 | 
			
		||||
    ),
 | 
			
		||||
    'jira-plugin': Integration(
 | 
			
		||||
        'jira-plugin',
 | 
			
		||||
        'jira-plugin',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user