add reference to env chapter, per @zupo

This commit is contained in:
cewing 2013-10-08 06:12:11 -04:00 committed by Nejc Zupan
parent 842bc14d5d
commit 34dfe5709d
1 changed files with 3 additions and 3 deletions

View File

@ -64,9 +64,9 @@ Import and usage style
----------------------
API methods are grouped according to what they affect. For example:
:ref:`chapter_portal`, :ref:`chapter_content`, :ref:`chapter_users` and
:ref:`chapter_groups`. In general, importing and using an API looks something
like this:
:ref:`chapter_portal`, :ref:`chapter_content`, :ref:`chapter_users`,
:ref:`chapter_env` and :ref:`chapter_groups`. In general, importing and using
an API looks something like this:
.. invisible-code-block: python