Skip to content

Commit

Permalink
use eval-rst
Browse files Browse the repository at this point in the history
  • Loading branch information
dholth committed Aug 14, 2024
1 parent 19fd0e4 commit 87e681a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/create.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
create module
=============

```.. automodule:: conda_package_streaming.create
```{eval-rst}
.. automodule:: conda_package_streaming.create
:members:
:undoc-members:
:show-inheritance:
Expand Down

0 comments on commit 87e681a

Please sign in to comment.