Merge lp:~faenil/ubuntu-ui-toolkit/update_import_statement_docs into lp:ubuntu-ui-toolkit/staging

Proposed by Andrea Bernabei
Status: Merged
Approved by: Cris Dywan
Approved revision: 1797
Merged at revision: 1798
Proposed branch: lp:~faenil/ubuntu-ui-toolkit/update_import_statement_docs
Merge into: lp:ubuntu-ui-toolkit/staging
Diff against target: 25 lines (+2/-2)
2 files modified
documentation/ubuntu-components.qdoc (+1/-1)
documentation/ubuntu-ui-toolkit-common.qdocconf (+1/-1)
To merge this branch: bzr merge lp:~faenil/ubuntu-ui-toolkit/update_import_statement_docs
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Cris Dywan Approve
Zsombor Egri Pending
Review via email: mp+281878@code.launchpad.net

Description of the change

Update "Import Statement:" in docs of Ubuntu.Components.

Currently Developer's website shows "import Ubuntu.Components 1.2" and "since Ubuntu.Components 1.3" and that is confusing for all app developers.

To post a comment you must log in.
Revision history for this message
Cris Dywan (kalikiana) wrote :

Looks sensible.

review: Approve
Revision history for this message
Andrea Bernabei (faenil) wrote :
Revision history for this message
Andrea Bernabei (faenil) wrote :

oops, wrong page :)

Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'documentation/ubuntu-components.qdoc'
2--- documentation/ubuntu-components.qdoc 2015-03-03 13:47:48 +0000
3+++ documentation/ubuntu-components.qdoc 2016-01-07 15:02:48 +0000
4@@ -15,7 +15,7 @@
5 */
6
7 /*!
8- \qmlmodule Ubuntu.Components 1.2
9+ \qmlmodule Ubuntu.Components 1.3
10 \title Basic QML Types
11 \nextpage {Ubuntu User Interface Toolkit}
12 */
13
14=== modified file 'documentation/ubuntu-ui-toolkit-common.qdocconf'
15--- documentation/ubuntu-ui-toolkit-common.qdocconf 2015-09-01 11:59:13 +0000
16+++ documentation/ubuntu-ui-toolkit-common.qdocconf 2016-01-07 15:02:48 +0000
17@@ -29,7 +29,7 @@
18 excludefiles += $BLD/../src/Ubuntu/Components/1.3/PageWrapperUtils.js
19 outputdir = $BLD/html
20 outputformats = HTML
21-version = 1.2
22+version = 1.3
23 syntaxhighlighting = true
24 sourceencoding = UTF-8
25 outputencoding = UTF-8

Subscribers

People subscribed via source and target branches