Skip to content

Commit

Permalink
Try this solution:
Browse files Browse the repository at this point in the history
  • Loading branch information
renierts committed Oct 27, 2021
1 parent 11d6165 commit 4bc7c75
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/requirements.txt
@@ -1,3 +1,4 @@
docutils<0.18
sphinx-rtd-theme==0.5.1
sphinx-copybutton==0.3.1
pyrcn
7 changes: 6 additions & 1 deletion docs/source/api/pyrcn.base.rst
Expand Up @@ -3,5 +3,10 @@
pyrcn.base
==========

.. automodule:: pyrcn.base
:members

.. automodule:: pyrcn.base.InputToNode
:members:
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 4bc7c75

Please sign in to comment.