aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/commands.hdr.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src/commands.hdr.in')
-rw-r--r--doc_src/commands.hdr.in23
1 files changed, 15 insertions, 8 deletions
diff --git a/doc_src/commands.hdr.in b/doc_src/commands.hdr.in
index c29675bd..12269b2b 100644
--- a/doc_src/commands.hdr.in
+++ b/doc_src/commands.hdr.in
@@ -1,15 +1,22 @@
-/** \page commands Commands bundled with fish
+/** \page commands Commands
-\htmlonly <div class="fish_left_bar fish_left_little"> \endhtmlonly
+\htmlonly[block]
+<div class="fish_left_bar fish_left_little">
+<div class="menu commands_menu">
+\endhtmlonly
@command_list_toc@
-\htmlonly </div> \endhtmlonly
-\htmlonly
-<div class="fish_right_bar fish_right_big">
-<h1 class="interior_title_borderless">Commands</h1>
-Fish ships with a large number of builtin commands, shellscript functions and external commands. These are all described below.
+\htmlonly[block]
+</div>
+</div>
+<div class="commands fish_right_bar fish_right_big">
+<h1 class="interior_title">Command reference</h1>
\endhtmlonly
+`fish` ships with a large number of builtin commands, shellscript functions and external commands. These are all described below.
+
@command_list@
-\htmlonly </div> \endhtmlonly
+\htmlonly[block]
+</div>
+\endhtmlonly
*/