File: manhtml.txt

package info (click to toggle)
solid-doc 2.2-1
  • links: PTS
  • area: non-free
  • in suites: potato, slink
  • size: 3,436 kB
  • ctags: 11,371
  • sloc: makefile: 58; sh: 2
file content (66 lines) | stat: -rw-r--r-- 1,816 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66

SOLID Server 2.2 Manuals (HTML)		 	       manhtml.txt
------------------------------------------------------------------

This product package contains the SOLID Server documentation 
in HTML format. The following manuals are included:
   
   SOLID Server Technical Description
	Presents an overview on the features and technical 
	architecture of SOLID Server

   SOLID Server Administrator's Guide
	Describes the SQL functionality and administrative 
	procedures of SOLID Server

   SOLID Server Programmer's Guide and Reference
	Is the function reference for programmers using the 
	SOLID SQL API from C language.


Product package:
------------------

The HTML manuals package : 

   sm22html.tar.Z

is a compressed tar archive that contains the following files:

   manhtml.txt		This file

   public_html/		SOLID documentation
      admingui/	SOLID Server Administrator's Guide	
	 main.htm	AG Welcome page
	 aguide*.htm 	AG chapters
	 gaguide/*.gif	AG images

      progref/		Programmer's Guide and Reference
         main.htm 	PGR Welcome page
         prguide*.htm	PGR chapters
         prguide*.gif	PGR images

      techdesc/		SOLID Server Technical Description	
	 techd.htm	TD Welcome page
	 td000*.htm 	TD chapters
	 gtd/*.gif	TD images


Installation Instructions
------------------------------------------------------------------

1) Copy the manuals package to the Solid directory on your system. 
	cp sm22*.Z <soliddir>
	cd <soliddir>

2) Uncompress the product package there with commands:
	uncompress sm22*.Z
	tar xvf sm22*.tar

3) Use any HTML browser to view each manual:
	Location: <soliddir>/public_html/techdesc/main.htm
	Location: <soliddir>/public_html/admingui/main.htm
	Location: <soliddir>/public_html/progref/main.htm