From d282bc462578a6e47747c78d2d42883530f0d11e Mon Sep 17 00:00:00 2001 From: Mark Griffiths Date: Fri, 1 Aug 2014 03:37:32 +0100 Subject: Documentation update 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. --- doc_src/breakpoint.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'doc_src/breakpoint.txt') diff --git a/doc_src/breakpoint.txt b/doc_src/breakpoint.txt index 744727fa..bff8fc5a 100644 --- a/doc_src/breakpoint.txt +++ b/doc_src/breakpoint.txt @@ -1,14 +1,16 @@ \section breakpoint breakpoint - Launch debug mode \subsection breakpoint-synopsis Synopsis - breakpoint +\fish{syn} +breakpoint +\endfish \subsection breakpoint-description Description -\c breakpoint is used to halt a running script and launch +`breakpoint` is used to halt a running script and launch an interactive debugging prompt. For more details, see Debugging fish -scripts in the \c fish manual. +scripts in the `fish` manual. -There are no parameters for breakpoint. +There are no parameters for `breakpoint`. -- cgit v1.2.3