Skip to content

Commit

Permalink
Sphinx vs RsT
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Jun 2, 2015
1 parent 851e145 commit 1e6b0f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/breakpoints.rst
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ suffix may be omitted in the file name.
Examples:
+++++++++

::

tbreak # Break where we are current stopped at
tbreak 10 # Break on line 10 of the file we are currently stopped at
tbreak os.path.join # Break in function os.path.join
Expand Down

0 comments on commit 1e6b0f5

Please sign in to comment.