mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 22:57:56 -05:00
notebook updates for NEXRAD3, sfcobs + doc build
This commit is contained in:
parent
69427a6ac0
commit
42f7e3dc0e
5 changed files with 364 additions and 413 deletions
|
@ -50,10 +50,11 @@ help:
|
|||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
rm -rf $(BUILDDIR)/*
|
||||
rm -rf $(BUILDDIR)/* source/examples/generated/*
|
||||
|
||||
.PHONY: html
|
||||
html:
|
||||
make clean
|
||||
$(SPHINXBUILD) -vb html $(ALLSPHINXOPTS) $(BUILDDIR)/html
|
||||
@echo
|
||||
@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
Loading…
Add table
Reference in a new issue