File: README

package info (click to toggle)
strongswan 2.8.0%2Bdfsg-1%2Betch2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 15,344 kB
  • ctags: 15,752
  • sloc: ansic: 104,081; sh: 6,913; asm: 4,026; perl: 3,711; makefile: 3,215; pascal: 250; yacc: 221; lex: 190; xml: 147; awk: 124; sed: 98; lisp: 3
file content (39 lines) | stat: -rw-r--r-- 1,115 bytes parent folder | download | duplicates (8)
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
This directory has the HTML FreeS/WAN documentation.

Start from either of:

	toc.html	table of contents for HTML docs
	index.html	pointers to everything, including
			 text files not in HTML docs

The Makefile in this directory can generate various
things from the HTML source:

	./*.html	individual HTML files
			with previous/contents/next links
	toc.html	table of contents
	HowTo.html	one big HTML file
	HowTo.ps	Postscript
	HowTo.pdf	PDF
	HowTo.txt	ASCII text

Not all of the above are in the shipped version. All but
text are on our website, www.freeswan.org. To get PDF or
Postscript, either grab them from the web or install
htmldoc from www.easysw.com, then use the Makefile.

Subdirectories are:
	src/*.html		HTML source files
	manpage.d/*.html	HTML versions of man pages

You should not need to look at these, except for following
links to HTML man pages.

The Internet Drafts are natively in XML format. They have been 
converted with Marshall Rose's xml2rfc.

xml2rfc is available at xml.resource.org. 
You may have to install the TclXML package by symlinking it into
/usr/lib/tcl8.3 or some such.