Skip to content

Commit

Permalink
Merge pull request #75 from pjbriggs/documentation-add-tutorial
Browse files Browse the repository at this point in the history
Add tutorial/walkthrough to the documentation
  • Loading branch information
pjbriggs committed Jul 10, 2020
2 parents bf7fa15 + 5a10fe7 commit 3118113
Show file tree
Hide file tree
Showing 4 changed files with 543 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/index.rst
@@ -1,12 +1,29 @@
Welcome to nebulizer's documentation!
=====================================

**Nebulizer is a Python utility which provides a high-level
interactive command-line interface to remotely administer
Galaxy servers.**

It enables admin operations to be performed via the command
line, as an alternative to using a Galaxy instance's web
interface.

It was developed as a tool to help "part-time" Galaxy admins
perform day-to-day administrative tasks across multiple
Galaxy instances.

Nebulizer is built on top of Bioblend and complements the
more powerful but lower-level interfaces offered by Ephemeris
and Parsec.

Contents:

.. toctree::
:maxdepth: 2

readme
tutorial
history

Indices and tables
Expand Down

0 comments on commit 3118113

Please sign in to comment.