Merge lp:~rvb/maas/fix-doc-version-1.4 into lp:maas/1.4

Proposed by Raphaël Badin
Status: Merged
Approved by: Raphaël Badin
Approved revision: no longer in the source branch.
Merged at revision: 1719
Proposed branch: lp:~rvb/maas/fix-doc-version-1.4
Merge into: lp:maas/1.4
Diff against target: 15 lines (+2/-2)
1 file modified
docs/conf.py (+2/-2)
To merge this branch: bzr merge lp:~rvb/maas/fix-doc-version-1.4
Reviewer Review Type Date Requested Status
Gavin Panella (community) Approve
Review via email: mp+214320@code.launchpad.net

Commit message

Fix the version of the documentation in the 1.4 branch: use the MAAS version instead the Ubuntu series version. With the usage of the cloud archive, MAAS releases are not so strictly tied to a particular Ubuntu series: the documentation should refer to the MAAS version.

To post a comment you must log in.
Revision history for this message
Gavin Panella (allenap) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'docs/conf.py'
2--- docs/conf.py 2013-09-19 05:24:21 +0000
3+++ docs/conf.py 2014-04-04 18:00:01 +0000
4@@ -58,9 +58,9 @@
5 # built documents.
6 #
7 # The short X.Y version.
8-version = '13.10'
9+version = '1.4'
10 # The full version, including alpha/beta/rc tags.
11-release = '13.10'
12+release = '1.4'
13
14 # The language for content autogenerated by Sphinx. Refer to documentation
15 # for a list of supported languages.

Subscribers

People subscribed via source and target branches

to all changes: