aboutsummaryrefslogtreecommitdiffhomepage
path: root/user_doc.head.html
blob: 6a7684953535f00aee08463b18cf8f43c54e8687 (plain)
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
<html>
<head>
<title>fish user documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<!--
Override the default doxygen stylesheet to make the difference between different header levels larger
-->
<style type='text/css'>
H1
{
	font-size: 180%;
}
H2
{
	font-size: 150%;
}
H3
{
	padding-left:10%;
	font-size: 120%;
}
H4
{
	padding-left:10%;
	font-style: italic;
	font-weight: normal;
	font-size: 90%;
}
</style>
</head>
<body>

<div class="qindex">

 <a class="qindex" href="http://www.fishshell.org"><tt>fish</tt> home</a>
|
 <a class="qindex" href="index.html">Main documentation page</a>
|
<a class="qindex" href="design.html">Design document</a>
|
<a class="qindex" href="commands.html">Commands</a>
|
<a class="qindex" href="faq.html">FAQ</a>
|
<a class="qindex" href="license.html">License</a>

</div>