notebook updates for NEXRAD3, sfcobs + doc build

This commit is contained in:
Michael James 2017-02-01 23:20:30 -07:00
parent 69427a6ac0
commit 42f7e3dc0e
5 changed files with 364 additions and 413 deletions

View file

@ -50,10 +50,11 @@ help:
.PHONY: clean .PHONY: clean
clean: clean:
rm -rf $(BUILDDIR)/* rm -rf $(BUILDDIR)/* source/examples/generated/*
.PHONY: html .PHONY: html
html: html:
make clean
$(SPHINXBUILD) -vb html $(ALLSPHINXOPTS) $(BUILDDIR)/html $(SPHINXBUILD) -vb html $(ALLSPHINXOPTS) $(BUILDDIR)/html
@echo @echo
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html." @echo "Build finished. The HTML pages are in $(BUILDDIR)/html."

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long