Skip to content
Snippets Groups Projects
Commit 68b2287d authored by Izzard, Robert Dr (Maths & Physics)'s avatar Izzard, Robert Dr (Maths & Physics)
Browse files

add missing ipynb files to Makefile

parent 163d35dc
No related branches found
No related tags found
No related merge requests found
......@@ -29,9 +29,12 @@ help:
cp ../examples/notebook_luminosity_function_binaries.ipynb source/
cp ../examples/notebook_HRD.ipynb source/
cp ../examples/notebook_common_envelope_evolution.ipynb source/
cp ../examples/notebook_BHBH.ipynb source/
cp ../examples/notebook_massive_remnants.ipynb source/
cp ../examples/notebook_solar_system.ipynb source/
# Copy the badges
cp -r ../badges/ source/
# actually run the sphinx stuff
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment