Changeset 10721 for main/eko-disco-specs


Ignore:
Timestamp:
8 Nov 2013, 08:30:30 (11 years ago)
Author:
Henrik Bettermann
Message:

Let's call it the Eko Disco Portal Project (working title).

Let's use the 'About This Document' page for a more detailed introduction into the project. Assistance from Nigeria needed!!

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

Legend:

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

    r10696 r10721  
    4545
    4646# General information about the project.
    47 project = u'Eko-Disco Specification'
     47project = u'Eko Disco Portal Specification'
    4848copyright = u'2013, WAeUP Germany'
    4949
     
    191191# (source start file, target name, title, author, documentclass [howto/manual]).
    192192latex_documents = [
    193   ('index', 'ekodisco-specs.tex', u'Eko-Disco Specifications',
     193  ('index', 'ekodisco-specs.tex', u'Eko Disco Portal Specifications',
    194194   u'WAeUP Germany', 'manual'),
    195195]
     
    223223# (source start file, name, description, authors, manual section).
    224224man_pages = [
    225     ('index', 'ekodisco-specs', u'eko-disco specs Documentation',
     225    ('index', 'ekodisco-specs', u'Eko Disco Portal Specifications',
    226226     [u'WAeUP Germany'], 1)
    227227]
     
    237237#  dir menu entry, description, category)
    238238texinfo_documents = [
    239   ('index', 'ekodisco-specs', u'eko-disco specs Documentation',
     239  ('index', 'ekodisco-specs', u'Eko Disco Portal Specifications',
    240240   u'WAeUP Germany', 'ekodisco-specs', 'One line description of project.',
    241241   'Miscellaneous'),
     
    258258
    259259# Bibliographic Dublin Core info.
    260 epub_title = u'Eko-Disco Specifications'
     260epub_title = u'Eko Disco Portal Specifications'
    261261epub_author = u'WAeUP Germany'
    262262epub_publisher = u'WAeUP Germany'
  • main/eko-disco-specs/trunk/index.rst

    r10698 r10721  
    1 .. eco-disco specs documentation master file, created by
     1.. eco disco specs documentation master file, created by
    22   sphinx-quickstart on Wed Sep  4 09:10:02 2013.
    33   You can adapt this file completely to your liking, but it should at least
    44   contain the root `toctree` directive.
    55
    6 Eko-Disco Specifications
    7 ========================
     6Portal Specifications
     7=====================
    88
    99.. Contents:
     
    1919
    2020
    21 Indices and tables
     21Indices and Tables
    2222==================
    2323
  • main/eko-disco-specs/trunk/intro.rst

    r10671 r10721  
    1 About This Document
    2 *******************
     1Introduction
     2************
    33
    4 These are the project specifications for the Eko-Disco project.
    5 
     4These are the project specifications (specs) for the Eko Disco Portal (EDP).
    65They describe in a more formal manner the requirements, preconditions,
    7 postconditions, etc. needed to build the portal software for the
    8 Eko-Disco project.
    9 
     6postconditions, etc. needed to build the software for the EDP.
    107Their main goal is to express the expectations of all involved parties
    118regarding the mentioned project.
     
    1411requirements.
    1512
    16 Download a pdf version `here <ekodisco-specs.pdf>`_.
     13Download a pdf version of the specs `here <ekodisco-specs.pdf>`_.
     14
     15Background
     16----------
     17
     18In February 2013 the Nigerian Eko Electricity Distribution Company (Eko Disco)
     19was privatised and sold to West Power & Gas Limited (WPGL). Eko Disco is one
     20of 11 distribution companies in Nigeria.
     21
     22...
     23
     24Expectations
     25------------
     26
     27...
     28
     29Eko Disco Portal (EDP)
     30----------------------
     31
     32...
  • main/eko-disco-specs/trunk/use-cases.rst

    r10715 r10721  
    55
    66Here we collect all use-cases identified to occur with regard to the
    7 Eko-Disco project. Use-cases are important to check which
     7Eko Disco Portal. Use-cases are important to check which
    88:ref:`label-actors` interact with the system in what way.
    99
Note: See TracChangeset for help on using the changeset viewer.