Skip to content

Commit

Permalink
Merge pull request #56 from galaxyproject/restructure_galaxy
Browse files Browse the repository at this point in the history
Re-re-visit how Galaxy modules are imported.
  • Loading branch information
jmchilton committed Jan 13, 2015
2 parents c683055 + ab5ff75 commit 4250874
Show file tree
Hide file tree
Showing 88 changed files with 587 additions and 540 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ docs:
rm -f docs/planemo.rst
rm -f docs/modules.rst
sphinx-apidoc -o docs/ planemo
sphinx-apidoc -o docs/ galaxy
sphinx-apidoc -o docs/ planemo_ext
python scripts/commands_to_rst.py
$(MAKE) -C docs clean
$(MAKE) -C docs html
Expand All @@ -63,4 +63,4 @@ release: clean
dist: clean
python setup.py sdist
python setup.py bdist_wheel
ls -l dist
ls -l dist
46 changes: 0 additions & 46 deletions docs/galaxy.jobs.metrics.collectl.rst

This file was deleted.

62 changes: 0 additions & 62 deletions docs/galaxy.jobs.metrics.instrumenters.rst

This file was deleted.

30 changes: 0 additions & 30 deletions docs/galaxy.jobs.metrics.rst

This file was deleted.

46 changes: 0 additions & 46 deletions docs/galaxy.objectstore.rst

This file was deleted.

32 changes: 0 additions & 32 deletions docs/galaxy.rst

This file was deleted.

46 changes: 0 additions & 46 deletions docs/galaxy.tools.deps.resolvers.rst

This file was deleted.

85 changes: 0 additions & 85 deletions docs/galaxy.tools.deps.rst

This file was deleted.

Loading

0 comments on commit 4250874

Please sign in to comment.