File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 3
3
Changes
4
4
=======
5
5
6
+ 4.7.1
7
+ -----
8
+
9
+ * Only build index for directory and HTML page requests on serve mode.
10
+
6
11
4.7.0
7
12
-----
8
13
Original file line number Diff line number Diff line change 48
48
# built documents.
49
49
#
50
50
# The short X.Y version.
51
- version = '4.7.0 '
51
+ version = '4.7.1 '
52
52
# The full version, including alpha/beta/rc tags.
53
- release = '4.7.0 '
53
+ release = '4.7.1 '
54
54
55
55
# The language for content autogenerated by Sphinx. Refer to documentation
56
56
# for a list of supported languages.
Original file line number Diff line number Diff line change 1
1
# -*- coding: utf-8 -*-
2
2
__author__ = 'Ramiro Gómez'
3
3
__email__ = 'code@ramiro.org'
4
- __version__ = '4.7.0 '
4
+ __version__ = '4.7.1 '
5
5
6
6
# Extensions of content files that will be processed by Logya.
7
7
allowed_exts = {
You can’t perform that action at this time.
0 commit comments