mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update doc version.
This commit is contained in:
parent
6e4a826dc1
commit
30c2a0b681
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ project = u'Pelican'
|
||||||
copyright = u'2010, Alexis Metaireau and contributors'
|
copyright = u'2010, Alexis Metaireau and contributors'
|
||||||
exclude_patterns = ['_build']
|
exclude_patterns = ['_build']
|
||||||
pygments_style = 'sphinx'
|
pygments_style = 'sphinx'
|
||||||
|
version = "2"
|
||||||
|
release = version
|
||||||
|
|
||||||
# -- Options for HTML output ---------------------------------------------------
|
# -- Options for HTML output ---------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue