Revision 1d1b2724

b/docs/developers/code.rst
133 133
compute_rest_api
134 134
^^^^^^^^^^^^^^^^
135 135

  
136
.. automodule:: kamaki.clients.compute_rest_api
136
.. automodule:: kamaki.clients.compute.rest_api
137 137
    :members:
138 138
    :show-inheritance:
139 139
    :undoc-members:
......
177 177
pithos_rest_api
178 178
^^^^^^^^^^^^^^^
179 179

  
180
.. automodule:: kamaki.clients.pithos_rest_api
180
.. automodule:: kamaki.clients.pithos.rest_api
181 181
    :members:
182 182
    :show-inheritance:
183 183
    :undoc-members:
b/docs/setup.rst
16 16

  
17 17
    Example 1.1: Set user token to myt0k3n==
18 18

  
19
    $ kamaki set token myt0k3n==
19
    $ kamaki config set token myt0k3n==
20 20

  
21 21
Optional features
22 22
-----------------

Also available in: Unified diff