28 lines
760 B
HTML
28 lines
760 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<!--
|
||
|
|
||
|
@(#)package.html
|
||
|
|
||
|
Copyright 2001-2002 Tibetan and Himalayan Digital Library
|
||
|
|
||
|
This software is the confidential and proprietary information of
|
||
|
the Tibetan and Himalayan Digital Library. You shall use such
|
||
|
information only in accordance with the terms of the license
|
||
|
agreement you entered into with the THDL.
|
||
|
|
||
|
-->
|
||
|
</head>
|
||
|
<body bgcolor="white">
|
||
|
Provides facilitates for authoring content to be used by Savant.
|
||
|
<p>
|
||
|
In the future, this may be combined with Savant, in which case this
|
||
|
will be the edit mode. For now, QuillDriver is a stand-alone
|
||
|
application.
|
||
|
<p>
|
||
|
<h2>Related Documentation</h2>
|
||
|
@see <a href="../savant/package-summary.html">org.thdl.savant</a>
|
||
|
</body>
|
||
|
</html>
|