Skip to content

Commit 60cd273

Browse files
committed
Generate ops.adoc
1 parent a9fd526 commit 60cd273

File tree

1 file changed

+3
-1
lines changed
  • doc/modules/ROOT/pages/nrepl-api

1 file changed

+3
-1
lines changed

doc/modules/ROOT/pages/nrepl-api/ops.adoc

+3-1
Original file line numberDiff line numberDiff line change
@@ -730,13 +730,15 @@ Returns::
730730
* `:value` The inspector result. Contains a specially-formatted string that can be ``read`` and then rendered client-side.
731731

732732

733+
733734
=== `inspect-toggle-pretty-print`
734735

735-
Toggles the pretty printing of values in the inspector. When enabled, values are printed in the inspector with the `orchard.pp` pretty printer.
736+
Toggles the pretty printing of values in the inspector.
736737

737738
Required parameters::
738739
* `:session` The current session
739740

741+
740742
Optional parameters::
741743
{blank}
742744

0 commit comments

Comments
 (0)