Skip to content

Commit

Permalink
Undid elimination of docs directory from the HTML build.
Browse files Browse the repository at this point in the history
  • Loading branch information
cseberino committed Jul 31, 2018
1 parent 703bfb8 commit 46b19ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ all:
html:
mkdir -p build
sphinx-build -M html "." "build"
mv build/html/docs/* build/html/
rmdir build/html/docs

latex:
mkdir -p build
Expand Down

0 comments on commit 46b19ad

Please sign in to comment.