Skip to content

Commit

Permalink
Remove package listing
Browse files Browse the repository at this point in the history
  • Loading branch information
aviks committed Jun 10, 2014
1 parent 1f0c89a commit ef0c44d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 13,541 deletions.
6 changes: 1 addition & 5 deletions doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .

.PHONY: help clean cleanall html dirhtml singlehtml pickle json htmlhelp qthelp devhelp \
epub latex latexpdf text man changes linkcheck doctest gettext listpkg
epub latex latexpdf text man changes linkcheck doctest gettext

help:
@echo "Please use \`make <target>' where <target> is one of"
Expand All @@ -40,7 +40,6 @@ help:
@echo " changes to make an overview of all changed/added/deprecated items"
@echo " linkcheck to check all external links for integrity"
@echo " doctest to run all doctests embedded in the documentation (if enabled)"
@echo " listpkg to recreate the list of available packages"

clean:
-rm -rf $(BUILDDIR)/*
Expand Down Expand Up @@ -162,6 +161,3 @@ doctest: juliadoc-pkg
helpdb.jl: stdlib/*.rst juliadoc-pkg
$(SPHINXBUILD) -b jlhelp $(ALLSPHINXOPTS) $(BUILDDIR)/jlhelp
mv $(BUILDDIR)/jlhelp/jlhelp.jl helpdb.jl

listpkg:
$(JULIA) listpkg.jl
197 changes: 0 additions & 197 deletions doc/listpkg.jl

This file was deleted.

Loading

0 comments on commit ef0c44d

Please sign in to comment.