File diff 457406ffd276 → e0c84fc4581a
docs/conf.py
Show inline comments
 
# -*- coding: utf-8 -*-
 
#
 
# Copyright (C) 2018 Branko Majic
 
# Copyright (C) 2020 Branko Majic
 
#
 
# This file is part of Gimmecert documentation.
 
#
 
# This work is licensed under the Creative Commons Attribution-ShareAlike 3.0
 
# Unported License. To view a copy of this license, visit
 
# http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative
 
@@ -28,13 +28,13 @@
 
# sys.path.insert(0, os.path.abspath('.'))
 

	
 

	
 
# -- Project information -----------------------------------------------------
 

	
 
project = 'Gimmecert'
 
copyright = '2018, Branko Majic'
 
copyright = '2020, Branko Majic'
 
author = 'Branko Majic'
 

	
 
# The short X.Y version
 
version = '0.0-dev'
 
# The full version, including alpha/beta/rc tags
 
release = version