Skip to content

Commit 88e7354

Browse files
authored
Document jpathdir option in Python binding (#1150)
1 parent fe2fa15 commit 88e7354

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/ref/bindings.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ <h2 id="python_api">Python API</h2>
128128
Keyword arguments to these functions are used to control the virtual machine. They are:
129129
</p>
130130
<ul>
131+
<li><tt>jpathdir</tt>&nbsp;&nbsp; (string or list of strings)</li>
131132
<li><tt>max_stack</tt>&nbsp;&nbsp; (number)</li>
132133
<li><tt>gc_min_objects</tt>&nbsp;&nbsp; (number)</li>
133134
<li><tt>gc_growth_trigger</tt>&nbsp;&nbsp; (number)</li>

0 commit comments

Comments
 (0)