doc/source/conf.py
branchdocumentation
changeset 694 46da276fbb1b
parent 693 09e00f38d177
child 696 06825f3aa213
equal deleted inserted replaced
693:09e00f38d177 694:46da276fbb1b
    28 project = u'HDALab'
    28 project = u'HDALab'
    29 copyright = u'2018, IRI'
    29 copyright = u'2018, IRI'
    30 author = u'Yves-Marie Haussonne'
    30 author = u'Yves-Marie Haussonne'
    31 
    31 
    32 # The short X.Y version
    32 # The short X.Y version
    33 version = u''
    33 version = u'0.1'
    34 # The full version, including alpha/beta/rc tags
    34 # The full version, including alpha/beta/rc tags
    35 release = u'3.2.1'
    35 release = u'3.2.1'
    36 
    36 
    37 
    37 
    38 # -- General configuration ---------------------------------------------------
    38 # -- General configuration ---------------------------------------------------