equal
deleted
inserted
replaced
51 # The version info for the project you're documenting, acts as replacement for |
51 # The version info for the project you're documenting, acts as replacement for |
52 # |version| and |release|, also used in various other places throughout the |
52 # |version| and |release|, also used in various other places throughout the |
53 # built documents. |
53 # built documents. |
54 # |
54 # |
55 # The short X.Y version. |
55 # The short X.Y version. |
56 version = '0.2' |
56 version = '0.3' |
57 # The full version, including alpha/beta/rc tags. |
57 # The full version, including alpha/beta/rc tags. |
58 release = '0.2' |
58 release = '0.3' |
59 |
59 |
60 # The language for content autogenerated by Sphinx. Refer to documentation |
60 # The language for content autogenerated by Sphinx. Refer to documentation |
61 # for a list of supported languages. |
61 # for a list of supported languages. |
62 language = 'fr' |
62 language = 'fr' |
63 |
63 |