| Current Path : /opt/alt/python35/share/doc/alt-python35-pycairo/docs/ |
| Current File : //opt/alt/python35/share/doc/alt-python35-pycairo/docs/Makefile |
all: sphinx-build -b html -n . _build clean: rm -rf _build .PHONY: clean show linkcheck show: all xdg-open _build/index.html linkcheck: sphinx-build -b linkcheck -n . _build