mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 07:39:29 +00:00
chore: remove _modules and autogenerate it
Refs: OPS-61
This commit is contained in:
parent
627b546227
commit
63d434efe2
6 changed files with 5 additions and 31 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
rm -rf source/_modules
|
||||
sphinx-apidoc -o source/_modules ../senju
|
||||
poetry run make clean
|
||||
poetry run make html
|
||||
poetry run make html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue