Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/algosdk/box_reference.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
box_reference
=============

.. automodule:: algosdk.box_reference
:members:
:undoc-members:
:show-inheritance:
1 change: 1 addition & 0 deletions docs/algosdk/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ algosdk
account
atomic_transaction_composer
auction
box_reference
constants
encoding
error
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ["_static"]
# html_static_path = ["_static"]