File: confmenu.html

package info (click to toggle)
htdig 1%3A3.2.0b6-21
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 21,292 kB
  • sloc: ansic: 49,632; cpp: 46,468; sh: 17,400; xml: 4,180; perl: 2,543; makefile: 888; php: 79; asm: 14
file content (34 lines) | stat: -rw-r--r-- 1,606 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
  <head>
	<title>
	   Configuration file
	</title>
  </head>
  <body bgcolor="#5a7b8c" text="#ffffff" link="#d0d0d0" vlink="#adc0c0">
	<h2 align="center">
	  <img src="htdig.gif" alt="" width=81 height=54><br>
	  Configuration file
	</h2>
	<strong><em>Navigate</em></strong><br>
	  <img src="up.gif" alt="^" width=9 height=9> <a href="index.html" target="_top">ht://Dig</a> <br>
	  <br>
	<strong>File format</strong> <font face="helvetica,arial" size="2"><br>
	  <img src="dot.gif" alt="*" width=9 height=9> <a href="cf_general.html" target="body">General</a><br>
	  <img src="dot.gif" alt="*" width=9 height=9> <a href="cf_blocks.html" target="body">Block restrictions</a><br>
	  <img src="dot.gif" alt="*" width=9 height=9> <a href="cf_types.html" target="body">Attribute types</a><br>
	  <img src="dot.gif" alt="*" width=9 height=9> <a href="cf_variables.html" target="body">Variable expansion</a><br>
	</font><br>
	<strong>Attributes</strong> <font face="helvetica,arial" size="2"><br>
	  <img src="triangle.gif" alt="&gt;" width=9 height=9> <a href="cf_byprog.html" target="contents">By program</a><br>
	  <img src="triangle.gif" alt="&gt;" width=9 height=9> <a href="cf_byname.html" target="contents">Alphabetical</a><br>
	</font>
	  <form action="https://htdig.sourceforge.net/cgi-bin/htsearch" target=body>
	<strong>Quick Search:</strong><br>
	<font size="-1">
	  <input type=text name=words size=15>
	  <input type=hidden name=method value=and>
	</font>
	  </form>
  </body>
</html>