doc/source/conf.py
branchdocumentation
changeset 696 06825f3aa213
parent 694 46da276fbb1b
child 698 9aef3faf183c
equal deleted inserted replaced
695:f151478c7628 696:06825f3aa213
    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'0.1'
    33 version = u'0.3'
    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 ---------------------------------------------------