Migrate the 'synopsis' sections to .rst format

This commit is contained in:
ridiculousfish
2018-12-17 17:58:24 -08:00
parent c213882511
commit 256c2dadee
83 changed files with 246 additions and 247 deletions

View File

@@ -1,13 +1,13 @@
fish_breakpoint_prompt - define the appearance of the command line prompt when in the context of a `breakpoint` command
==========================================
Synopsis
--------
\subsection fish_breakpoint_prompt-synopsis Synopsis
\fish{synopsis}
function fish_breakpoint_prompt
...
end
\endfish
\subsection fish_breakpoint_prompt-description Description