Changeset 569
- Timestamp:
- 05/03/07 17:54:20 (2 years ago)
- Files:
-
- trunk/docs/README (modified) (2 diffs)
- trunk/docs/README.technical (added)
- trunk/dsss.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/docs/README
r117 r569 1 There are currently threeREADMEs:1 There are currently four READMEs: 2 2 3 3 1) README.overview, which doesn't provide much on how to actually use DSSS, but … … 7 7 3) README.software_engineers, for people maintaining software that they'd like 8 8 to use DSSS to build. 9 4) README.technical, which describes how DSSS works internally. trunk/dsss.conf
r524 r569 12 12 install docs/README.use $PREFIX/share/doc/dsss ; \ 13 13 install docs/README.software_engineers $PREFIX/share/doc/dsss ; \ 14 install docs/README.technical $PREFIX/share/doc/dsss ; \ 14 15 install docs/dsss.1 $PREFIX/share/man/man1 ; \ 15 16 install rebuild/rebuild.1 $PREFIX/share/man/man1 ; \
