aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/tutorial.hdr
diff options
context:
space:
mode:
authorGravatar Mark Griffiths <mark@thebespokepixel.com>2014-08-19 13:41:23 +0100
committerGravatar Mark Griffiths <mark@thebespokepixel.com>2014-09-03 14:43:26 +0100
commit137abd0cfaa8959224f88a4ebe9584a51468cc88 (patch)
treec396f760a1e309b5a837359e65c57c4555534d49 /doc_src/tutorial.hdr
parentd7308fecbe573aad91fc6f1377c1ed2df735f6fd (diff)
Make line length, wrapping and spacing consistent
Diffstat (limited to 'doc_src/tutorial.hdr')
-rw-r--r--doc_src/tutorial.hdr22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc_src/tutorial.hdr b/doc_src/tutorial.hdr
index 39992144..94cca97b 100644
--- a/doc_src/tutorial.hdr
+++ b/doc_src/tutorial.hdr
@@ -5,27 +5,49 @@
<div class="menu tutorial_menu">
\endhtmlonly
- <a href="#tut_why_fish">Why fish?</a>
+
- <a href="#tut_learning_Fish">Learning fish</a>
+
- <a href="#tut_running_commands">Running Commands</a>
+
- <a href="#tut_getting_help">Getting Help</a>
+
- <a href="#tut_syntax_highlighting">Syntax Highlighting</a>
+
- <a href="#tut_wildcards">Wildcards</a>
+
- <a href="#tut_pipes_and_redirections">Pipes and Redirections</a>
+
- <a href="#tut_autosuggestions">Autosuggestions</a>
+
- <a href="#tut_tab_completions">Tab Completions</a>
+
- <a href="#tut_variables">Variables</a>
+
- <a href="#tut_exit_status">Exit Status</a>
+
- <a href="#tut_exports">Shell Variables</a>
+
- <a href="#tut_lists">Lists</a>
+
- <a href="#tut_command_substitutions">Command Substitutions</a>
+
- <a href="#tut_combiners">Combiners (And, Or, Not)</a>
+
- <a href="#tut_conditionals">Conditionals (If, Else, Switch)</a>
+
- <a href="#tut_functions">Functions</a>
+
- <a href="#tut_loops">Loops</a>
+
- <a href="#tut_prompt">Prompt</a>
+
- <a href="#tut_path">$PATH</a>
+
- <a href="#tut_startup">Startup</a>
+
- <a href="#tut_autoload">Autoloading Functions</a>
+
- <a href="#tut-more">Ready for more?</a>
\htmlonly[block]