Project

General

Profile

« Previous | Next » 

Revision 9854

Added by Jing Tao almost 8 years ago

Change the version and release to 2.8.0.
Add a date format property.

View differences:

conf.py
45 45
# built documents.
46 46
#
47 47
# The short X.Y version.
48
version = '2.6'
48
version = '2.8'
49 49
# The full version, including alpha/beta/rc tags.
50
release = '2.6.0'
50
release = '2.8.0'
51 51

  
52 52
# The language for content autogenerated by Sphinx. Refer to documentation
53 53
# for a list of supported languages.
......
196 196

  
197 197
# If false, no module index is generated.
198 198
#latex_use_modindex = True
199

  
200
#The format for the reference of 'date'. Format is Month,Year.
201
today_fmt = '%B, %Y'

Also available in: Unified diff