mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-13 16:37:34 +00:00
0099c3c420
darcs-hash:20061031153614-ac50b-7a6e97e30ae759591028227466e76c574b931fd5.gz
36 lines
690 B
HTML
36 lines
690 B
HTML
<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'>
|
|
H2
|
|
{
|
|
}
|
|
|
|
H3
|
|
{
|
|
padding-left:2%;
|
|
}
|
|
</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>
|
|
|