diff options
| author | Frank Ch. Eigler <fche@redhat.com> | 2024-11-08 20:15:06 -0500 |
|---|---|---|
| committer | Frank Ch. Eigler <fche@redhat.com> | 2024-11-08 20:15:06 -0500 |
| commit | f482219e0031fa76a785735146bdc953c7a60f28 (patch) | |
| tree | b71c5cc38e5e376be4c9c878f415662040e4afd8 /tapsets/API-indent-depth.html | |
| parent | Links page: add some bunsen/build/test related outgoing links (diff) | |
add new tapsets/*.html
Diffstat (limited to 'tapsets/API-indent-depth.html')
| -rw-r--r-- | tapsets/API-indent-depth.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-indent-depth.html b/tapsets/API-indent-depth.html index 8c4f3826..df2df822 100644 --- a/tapsets/API-indent-depth.html +++ b/tapsets/API-indent-depth.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | returns the global nested-depth | 2 | returns the global nested-depth |
| 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | indent_depth:long(delta:long) | 4 | indent_depth:long(delta:long) |
| 5 | </pre></div><div class="refsect1"><a name="id2449"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>delta</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1"><a name="id2451"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>delta</code></em></span></dt><dd><p> |
| 6 | the amount of depth added/removed for each call | 6 | the amount of depth added/removed for each call |
| 7 | </p></dd></dl></div></div><div class="refsect1"><a name="id2450"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1"><a name="id2452"></a><h2>Description</h2><p> |
| 8 | This function returns a number for appropriate indentation, | 8 | This function returns a number for appropriate indentation, |
| 9 | similar to <code class="function">indent</code>. Call it with a small positive or matching negative | 9 | similar to <code class="function">indent</code>. Call it with a small positive or matching negative |
| 10 | delta. Unlike the thread_indent_depth function, the indent does not track | 10 | delta. Unlike the thread_indent_depth function, the indent does not track |
