Switch \fish sections to rst format

This commit is contained in:
ridiculousfish
2018-12-18 19:14:04 -08:00
parent c33d1a217c
commit 2a002a4ba1
53 changed files with 993 additions and 693 deletions

View File

@@ -20,7 +20,10 @@ The following parameters are available:
Example
------------
\fish
builtin jobs
# executes the jobs builtin, even if a function named jobs exists
\endfish
::
builtin jobs
# executes the jobs builtin, even if a function named jobs exists