Update issue and tag URLs for releases Sphinx plugin
This commit is contained in:
		
							parent
							
								
									f9ade2ea20
								
							
						
					
					
						commit
						4ef03f141c
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -37,8 +37,8 @@ django.setup() | ||||||
| extensions = ['releases', 'sphinx.ext.autodoc', 'celery.contrib.sphinx'] | extensions = ['releases', 'sphinx.ext.autodoc', 'celery.contrib.sphinx'] | ||||||
| 
 | 
 | ||||||
| # configuration for releases extension | # configuration for releases extension | ||||||
| releases_issue_uri = 'https://dev.gnuviech-server.de/gvaldap/ticket/%s' | releases_issue_uri = 'https://git.dittberner.info/gnuviech/gvaldap/issues/%s' | ||||||
| releases_release_uri = 'https://dev.gnuviech-server.de/gvaldap/browser/?rev=%s' | releases_release_uri = 'https://git.dittberner.info/gnuviech/gvaldap/src/tag/%s' | ||||||
| 
 | 
 | ||||||
| # Add any paths that contain templates here, relative to this directory. | # Add any paths that contain templates here, relative to this directory. | ||||||
| templates_path = ['_templates'] | templates_path = ['_templates'] | ||||||
|  | @ -54,7 +54,7 @@ master_doc = 'index' | ||||||
| 
 | 
 | ||||||
| # General information about the project. | # General information about the project. | ||||||
| project = u'gvaldap' | project = u'gvaldap' | ||||||
| copyright = u'2014-2020 Jan Dittberner' | copyright = u'2014-2020, Jan Dittberner' | ||||||
| 
 | 
 | ||||||
| # The version info for the project you're documenting, acts as replacement for | # The version info for the project you're documenting, acts as replacement for | ||||||
| # |version| and |release|, also used in various other places throughout the | # |version| and |release|, also used in various other places throughout the | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue