Changeset 569

Show
Ignore:
Timestamp:
05/03/07 17:54:20 (2 years ago)
Author:
Gregor
Message:

docs/README.technical: Added the new technical README.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docs/README

    r117 r569  
    1 There are currently three READMEs: 
     1There are currently four READMEs: 
    22 
    331) README.overview, which doesn't provide much on how to actually use DSSS, but 
     
    773) README.software_engineers, for people maintaining software that they'd like 
    88   to use DSSS to build. 
     94) README.technical, which describes how DSSS works internally. 
  • trunk/dsss.conf

    r524 r569  
    1212    install docs/README.use $PREFIX/share/doc/dsss ; \ 
    1313    install docs/README.software_engineers $PREFIX/share/doc/dsss ; \ 
     14    install docs/README.technical $PREFIX/share/doc/dsss ; \ 
    1415    install docs/dsss.1 $PREFIX/share/man/man1 ; \ 
    1516    install rebuild/rebuild.1 $PREFIX/share/man/man1 ; \