* Scope added to the repackage/index

* References fixed
* Version number changed
This commit is contained in:
Piotr Zalewa 2011-11-23 12:37:52 +00:00
Родитель 7fdd5323ad
Коммит c0f801513c
3 изменённых файлов: 9 добавлений и 4 удалений

Просмотреть файл

@ -84,7 +84,7 @@ copyright = u'2010, Mozilla'
# built documents.
#
# The short X.Y version.
version = '0.9.13'
version = '0.9.18'
# The full version, including alpha/beta/rc tags.
release = version + 'beta'

Просмотреть файл

@ -36,6 +36,7 @@ This feature is available for all add-ons build with Jetpack SDK.
:maxdepth: 2
api.rst
scope.rst
strategy.rst
structure.rst

Просмотреть файл

@ -1,10 +1,14 @@
.. _repackage-scope_plane:
=====
*****
Scope
=====
*****
.. note:: The **scope** is fundamentally determined by the :ref:`repackage-strategy_plane`
of the site. The :ref:`repackage-structure_plane` defines the way in which the various
features and functions of the site fit together. Just what those features
and functions are constitutes the **scope** of the site.
.. note:: The **scope** is fundamentally determined by the :ref:`strategy-plane` of the site. The :ref:`structure-plane` defines the way in which the various features and functions of the site fit together. Just what those features and functions are constitutes the **scope** of the site.
What is gonna be build
######################