Skip to content

Commit

Permalink
Try GitHub Pages (fix jkreklow#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinleinweber committed Nov 7, 2018
1 parent bba7178 commit b10dc95
Show file tree
Hide file tree
Showing 144 changed files with 4 additions and 16,383 deletions.
6 changes: 4 additions & 2 deletions docs/Makefile
Expand Up @@ -5,7 +5,7 @@
SPHINXOPTS =
SPHINXBUILD = sphinx-build
SPHINXPROJ = radproc
SOURCEDIR = .
SOURCEDIR = source
BUILDDIR = _build

# Put it first so that "make" without argument is like "make help".
Expand All @@ -17,4 +17,6 @@ help:
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
mv

Binary file removed docs/_build/_static/ajax-loader.gif
Binary file not shown.

0 comments on commit b10dc95

Please sign in to comment.