From e542fe1f0b69e92061bc8000414506c282a31451 Mon Sep 17 00:00:00 2001 From: fche Date: Sat, 13 Oct 2018 19:38:43 +0000 Subject: removed man pages --- tapsets/API-indent-depth_html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tapsets/API-indent-depth_html') diff --git a/tapsets/API-indent-depth_html b/tapsets/API-indent-depth_html index 217af531..636255a3 100644 --- a/tapsets/API-indent-depth_html +++ b/tapsets/API-indent-depth_html @@ -1,10 +1,10 @@ -function::indent_depth

Name

function::indent_depth — +function::indent_depth

Name

function::indent_depth — returns the global nested-depth

Synopsis

     indent_depth:long(delta:long)
-

Arguments

delta

+

Arguments

delta

the amount of depth added/removed for each call -

Description

+

Description

This function returns a number for appropriate indentation, similar to indent. Call it with a small positive or matching negative delta. Unlike the thread_indent_depth function, the indent does not track -- cgit