Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tutorial/walkthrough to the documentation #75

Merged
merged 1 commit into from
Jul 10, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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