Update to docs

This commit is contained in:
2014-12-04 15:38:45 +01:00
parent 4b8942a6a8
commit 6553450a3b
2 changed files with 8 additions and 5 deletions

View File

@@ -6,12 +6,11 @@ Contents:
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
manual/index.rst
reference/index.rst
install/index.rst install/index.rst
design/planning.rst design/planning.rst
design/milestones.rst design/milestones.rst
manual/index.rst
reference/index.rst
Indices and tables Indices and tables

View File

@@ -92,6 +92,10 @@ After committing, we can keep working in the same session, and do further commit
Updatding and existing session Updatding and existing session
============================== ==============================
At the moment it is not possible to update the session (if another artist updates one of the assets It is possible to update and existing session by running::
for example, we would like such asset to be updated in all the sessions using it).
bam update
Make sure you have committed your files before updating.