File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 11API reference
2- ===============
2+ =============
33
44.. module :: msgpack
55
Original file line number Diff line number Diff line change 4141
4242# General information about the project.
4343project = u'msgpack'
44- copyright = u'2013, Author '
44+ copyright = u'2013, INADA Naoki '
4545
4646# The version info for the project you're documenting, acts as replacement for
4747# |version| and |release|, also used in various other places throughout the
4848# built documents.
4949#
5050# The short X.Y version.
51- version = ''
5251# The full version, including alpha/beta/rc tags.
53- release = ''
52+ version = release = '0.3 '
5453
5554# The language for content autogenerated by Sphinx. Refer to documentation
5655# for a list of supported languages.
6160#today = ''
6261# Else, today_fmt is used as the format for a strftime call.
6362#today_fmt = '%B %d, %Y'
63+ today_fmt = "%Y-%m-%d"
6464
6565# List of patterns, relative to source directory, that match files and
6666# directories to ignore when looking for source files.
Original file line number Diff line number Diff line change @@ -7,5 +7,4 @@ language data exchange.
77.. toctree ::
88 :maxdepth: 1
99
10- ../README
1110 api
You can’t perform that action at this time.
0 commit comments