nichijou/Makefile

6 lines
88 B
Makefile
Raw Normal View History

2023-04-14 14:19:15 -04:00
default: html
.PHONY: html
html:
poetry run sphinx-build -b html src/shione build/doc