Merge lp:~nik90/component-store/minor-typo-fixes into lp:component-store

Proposed by Nekhelesh Ramananthan
Status: Merged
Merged at revision: 51
Proposed branch: lp:~nik90/component-store/minor-typo-fixes
Merge into: lp:component-store
Diff against target: 48 lines (+7/-2)
3 files modified
docs/contribute-community.rst (+3/-1)
docs/index.rst (+3/-1)
docs/release.rst (+1/-0)
To merge this branch: bzr merge lp:~nik90/component-store/minor-typo-fixes
Reviewer Review Type Date Requested Status
Ubuntu Touch Community Dev Pending
Review via email: mp+256053@code.launchpad.net

Description of the change

Minor docs typos fixed.

To post a comment you must log in.
52. By Nekhelesh Ramananthan

Added note about not being able to remove components

53. By Nekhelesh Ramananthan

merged lp:component-store

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'docs/contribute-community.rst'
--- docs/contribute-community.rst 2015-01-05 11:59:09 +0000
+++ docs/contribute-community.rst 2015-04-14 10:07:19 +0000
@@ -63,6 +63,8 @@
6363
64It should then be visible to *ucs search*.64It should then be visible to *ucs search*.
6565
66.. note:: Once added to the community store, there is no way (yet) to remove your component.
67
66Publishing a compiled component68Publishing a compiled component
67-------------------------------69-------------------------------
6870
@@ -129,7 +131,7 @@
129A component can contain both *qml* and *qmllib* folders and so contain both QML parts and binary parts; both will be installed when a developer uses *ucs install* to install your component.131A component can contain both *qml* and *qmllib* folders and so contain both QML parts and binary parts; both will be installed when a developer uses *ucs install* to install your component.
130132
131ubuntu_component_store.json133ubuntu_component_store.json
132===========================134---------------------------
133135
134A community component must contain a file *ubuntu_component_store.json* describing metadata about the component.136A community component must contain a file *ubuntu_component_store.json* describing metadata about the component.
135It must be valid JSON, with keys *name*, *version*, and *description*: ::137It must be valid JSON, with keys *name*, *version*, and *description*: ::
136138
=== modified file 'docs/index.rst'
--- docs/index.rst 2015-04-13 22:14:24 +0000
+++ docs/index.rst 2015-04-14 10:07:19 +0000
@@ -30,7 +30,9 @@
3030
31You can find the installation guide, to install *ucs* so that you can use it to add components to your Ubuntu SDK apps, at :doc:`install`.31You can find the installation guide, to install *ucs* so that you can use it to add components to your Ubuntu SDK apps, at :doc:`install`.
3232
33A component developer can create a component and contribute it to the Ubuntu Component Store. There are two types of components: *Curated* and *Community*. A component developer can publish their component to the Community store by themselves, with no oversight. Publishing to the Curated store requires approval that the curated component is well-constructed: it must have good documentation and tests, and the component developer will join the store team and maintail their component. This leads to the Curated components being superior.33A component developer can create a component and contribute it to the Ubuntu Component Store. There are two types of components: *Curated* and *Community*. A component
34developer can publish their component to the Community store by themselves, with no oversight. Publishing to the Curated store requires approval that the curated component
35is well-constructed: it must have good documentation and tests, and the component developer will join the store team and maintain their component. This leads to the Curated components being superior.
3436
35If you want to contribute a component, you can find the contribution guide at :doc:`contribute`.37If you want to contribute a component, you can find the contribution guide at :doc:`contribute`.
3638
3739
=== modified file 'docs/release.rst'
--- docs/release.rst 2015-04-13 22:14:24 +0000
+++ docs/release.rst 2015-04-14 10:07:19 +0000
@@ -3,6 +3,7 @@
33
4**13th April 2015**4**13th April 2015**
55
6* Reorganized UCS by adding a Curated and Community Store.
6* Added Bottom Edge Tabs component7* Added Bottom Edge Tabs component
78
8**23rd March 2015**9**23rd March 2015**

Subscribers

People subscribed via source and target branches