Skip to content

Commit

Permalink
!#42 Delete: unnecesary command make pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
luismayta committed Nov 29, 2017
1 parent f8334b0 commit bfbc0fd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@
#

docs.show: clean
@make clean
restview "${FILE_README}"

docs.make.html: clean
docker-compose run --rm docs bash -c "cd docs && make html"

docs.make.pdf: clean
docker-compose run --rm docs bash -c "cd docs && make latexpdf"

0 comments on commit bfbc0fd

Please sign in to comment.