Skip to content

Commit

Permalink
Document jpathdir option in Python binding (#1150)
Browse files Browse the repository at this point in the history
  • Loading branch information
danipozo authored Jan 18, 2025
1 parent fe2fa15 commit 88e7354
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/ref/bindings.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ <h2 id="python_api">Python API</h2>
Keyword arguments to these functions are used to control the virtual machine. They are:
</p>
<ul>
<li><tt>jpathdir</tt>&nbsp;&nbsp; (string or list of strings)</li>
<li><tt>max_stack</tt>&nbsp;&nbsp; (number)</li>
<li><tt>gc_min_objects</tt>&nbsp;&nbsp; (number)</li>
<li><tt>gc_growth_trigger</tt>&nbsp;&nbsp; (number)</li>
Expand Down

0 comments on commit 88e7354

Please sign in to comment.