index.rst 740 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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_askpass
  14. gooey_lsdir
  15. gooey_status_light
  16. Command line reference
  17. ----------------------
  18. .. toctree::
  19. :maxdepth: 1
  20. generated/man/datalad-gooey
  21. generated/man/datalad-gooey-askpass
  22. generated/man/datalad-gooey-lsdir
  23. generated/man/datalad-gooey-status-light
  24. Indices and tables
  25. ==================
  26. * :ref:`genindex`
  27. * :ref:`modindex`
  28. * :ref:`search`
  29. .. |---| unicode:: U+02014 .. em dash