Skip to content

Commit

Permalink
Merge 19ae263 into eebff69
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Mar 2, 2020
2 parents eebff69 + 19ae263 commit 3a33340
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Makefile
Expand Up @@ -21,7 +21,7 @@ help:

# raise warnings to errors
html-strict:
@$(SPHINXBUILD) -b html -nW "$(SOURCEDIR)" "$(BUILDDIR)/html" $(SPHINXOPTS) $(O)
@$(SPHINXBUILD) -b html -nW --keep-going "$(SOURCEDIR)" "$(BUILDDIR)/html" $(SPHINXOPTS) $(O)

clean:
rm -r $(BUILDDIR)
1 change: 1 addition & 0 deletions docs/examples/wealth_dynamics_rst.rst
Expand Up @@ -5,6 +5,7 @@
Wealth Distribution Dynamics in rST
***********************************

:cite:`unknown`

.. note::

Expand Down

0 comments on commit 3a33340

Please sign in to comment.