mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 15:37:24 +00:00
d282bc4625
Rework for Doxygen >1.8. Moved large parts of the documentation to a simplified format, making use of Markdown enhancements and fixing bad long options.
24 lines
618 B
HTML
24 lines
618 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
|
<meta name="generator" content="Doxygen $doxygenversion"/>
|
|
<title>$projectname: $title</title>
|
|
$extrastylesheet
|
|
</head>
|
|
<body>
|
|
<div id="top" class="qindex"><!-- do not close this div here, it is closed by doxygen! -->
|
|
<a href="http://fishshell.com/"><code>fish</code> shell</a>
|
|
|
|
|
<a href="index.html">Documentation</a>
|
|
|
|
|
<a href="tutorial.html">Tutorial</a>
|
|
|
|
|
<a href="design.html">Design</a>
|
|
|
|
|
<a href="commands.html">Commands</a>
|
|
|
|
|
<a href="faq.html">FAQ</a>
|
|
|
|
|
<a href="license.html">License</a>
|