Evaluating a test with automatic inclusion of basis
[hcoop/domtool2.git] / lib / domain.dtl
CommitLineData
095de39e
AC
1{{Configuring shared daemons with respect to a particular Internet domain name}}
2
3extern type domain;
4{{An Internet domain name}}
5
6context Domain;
7{{Configuration directives specific to an Internet domain}}
8
9extern val domain : domain -> Domain => [Root];
10{{Configure a domain to which you have access rights.}}