index.rst 684 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. DataLad extension template
  2. **************************
  3. This is a template for creating a `DataLad <http://datalad.org>`__ extension
  4. that equips DataLad with additional functionality.
  5. API
  6. ===
  7. High-level API commands
  8. -----------------------
  9. .. currentmodule:: datalad.api
  10. .. autosummary::
  11. :toctree: generated
  12. gooey
  13. gooey_lsdir
  14. gooey_status_light
  15. Command line reference
  16. ----------------------
  17. .. toctree::
  18. :maxdepth: 1
  19. generated/man/datalad-gooey
  20. generated/man/datalad-gooey-lsdir
  21. generated/man/datalad-gooey-status-light
  22. Indices and tables
  23. ==================
  24. * :ref:`genindex`
  25. * :ref:`modindex`
  26. * :ref:`search`
  27. .. |---| unicode:: U+02014 .. em dash