Skip to content
Snippets Groups Projects

WIP: quantum updates for more granular sub-budgets, mode mismatch, and RMS noises

Closed Lee McCuller requested to merge lee-mcculler/pygwinc:superQ into master
7 unresolved threads
Files
64
+ 1
1
@@ -41,7 +41,7 @@ clean:
-rm -rf $(BUILDDIR)/*
livehtml:
sphinx-autobuild -i .#* -i *.pyc -i .*.swp -i .*.swo -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
sphinx-autobuild -z ../gwinc -i '*.#*' -i '*.pyc' -i '*.swp' -i '*.swo' -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
html:
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
Loading