- added a location to store textual documentation
This commit is contained in:
parent
6687435871
commit
21345178f6
|
@ -152,6 +152,11 @@ Currently, the following abstract locations are defined:
|
||||||
file called "<package>.ps" where "<package>" is the name of
|
file called "<package>.ps" where "<package>" is the name of
|
||||||
the package.
|
the package.
|
||||||
|
|
||||||
|
text/
|
||||||
|
|
||||||
|
Directory containing the raw textual documentation of the
|
||||||
|
package, if any.
|
||||||
|
|
||||||
misc-shared
|
misc-shared
|
||||||
|
|
||||||
Location containing miscellaneous data which does not belong to
|
Location containing miscellaneous data which does not belong to
|
||||||
|
@ -531,4 +536,4 @@ Package loading script
|
||||||
|
|
||||||
* Version
|
* Version
|
||||||
|
|
||||||
$Id: proposal.txt,v 1.4 2003/12/21 21:01:26 michel-schinz Exp $
|
$Id: proposal.txt,v 1.5 2004/02/01 17:23:38 michel-schinz Exp $
|
||||||
|
|
Loading…
Reference in New Issue