bits and pieces

This commit is contained in:
Simon Forman
2022-09-15 19:17:56 -07:00
parent fe6567fd9e
commit ea52cd7bfb
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -2,6 +2,7 @@ README=../README.md
BUILD_SCRIPT=build_index.py
GENERATOR=python $(BUILD_SCRIPT)
HTML_OUTPUT_DIR=./html
NOTEBOOK_OUTPUT_DIR=$(HTML_OUTPUT_DIR)/notebooks
all: $(HTML_OUTPUT_DIR)/index.html