This commit is contained in:
Michael Zhang 2021-09-30 22:52:35 -05:00
parent 5fe654d7c6
commit a1bcb8946a
Signed by: michael
GPG key ID: BDA47A31A3C8EE6B
3 changed files with 0 additions and 16 deletions

View file

@ -2,7 +2,6 @@ watch:
watchexec -ce py,lark,ag -i gen 'just run'
doc:
pipenv run sphinx-apidoc agtest -o docs
pipenv run make -C docs html
run:

View file

@ -28,14 +28,6 @@ agtest.main module
:undoc-members:
:show-inheritance:
agtest.runtime module
---------------------
.. automodule:: agtest.runtime
:members:
:undoc-members:
:show-inheritance:
Module contents
---------------

View file

@ -1,7 +0,0 @@
agtest
======
.. toctree::
:maxdepth: 4
agtest