parent
7fddd2a437
commit
c3b1da6201
1 changed files with 1 additions and 1 deletions
2
build.py
2
build.py
|
@ -4,4 +4,4 @@ from rwx.prj.sphinx import SphinxProject
|
|||
|
||||
|
||||
if __name__ == "__main__":
|
||||
SphinxProject(__file__).build()
|
||||
return SphinxProject(__file__).build()
|
||||
|
|
Loading…
Reference in a new issue