Changeset 10696 for main/eko-disco-specs


Ignore:
Timestamp:
5 Nov 2013, 08:15:18 (11 years ago)
Author:
uli
Message:

Add data from last meeting.

Location:
main/eko-disco-specs/trunk
Files:
4 added
3 edited

Legend:

Unmodified
Added
Removed
  • main/eko-disco-specs/trunk/conf.py

    r10669 r10696  
    2626# Add any Sphinx extension module names here, as strings. They can be extensions
    2727# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
    28 extensions = ['sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.ifconfig', 'sphinx.ext.viewcode', 'sphinx.ext.autodoc']
     28extensions = ['sphinx.ext.intersphinx', 'sphinx.ext.todo',
     29              'sphinx.ext.ifconfig', 'sphinx.ext.viewcode']
     30
     31# Disabled extensions:
     32# 'sphinx.ext.autodoc'
    2933
    3034# Add any paths that contain templates here, relative to this directory.
  • main/eko-disco-specs/trunk/index.rst

    r10584 r10696  
    1313
    1414   intro
     15   system-requirements
     16   actors
     17   data
    1518   use-cases
     19   other-requirements
    1620   install
    1721
  • main/eko-disco-specs/trunk/use-cases.rst

    r10584 r10696  
    33
    44Here we collect all use-cases identified to occur with regard to the
    5 Eko-Disco project. Use-cases are important to check which actors
    6 interact with the system in what way.
     5Eko-Disco project. Use-cases are important to check which
     6:ref:`label-actors` interact with the system in what way.
    77
    88.. toctree::
     
    1111   use-cases/sample
    1212   use-cases/meter-reading
     13
     14
     15Identified use cases:
     16
     17* Migration of legacy data
     18
     19  - Convert legacy data suitable for new system
     20
     21  - Input legacy data into new system
     22
     23* Update Meter
     24
     25* Manage Contact Data
     26
     27* Manage Point of Consumption
     28
     29* Manage Contract
     30
Note: See TracChangeset for help on using the changeset viewer.