Skip to content

Commit eb1690a

Browse files
committed
docs: add board() function
1 parent 9061688 commit eb1690a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/api/constructors.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ Board Constructors
1111
~board_temp
1212
~board_s3
1313
~board_rsconnect
14+
~board

docs/api/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Boards abstract over different storage backends, making it easy to share data in
3838
- Use RStudio Connect as a board
3939
* - :func:`.board_s3`
4040
- Use an S3 bucket as a board
41+
* - :func:`.board`
42+
- Generic board constructor
4143

4244

4345
.. toctree::

0 commit comments

Comments
 (0)