index.rst 574 B

12345678910111213141516171819202122232425262728293031323334353637
  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. hello_cmd
  13. Command line reference
  14. ----------------------
  15. .. toctree::
  16. :maxdepth: 1
  17. generated/man/datalad-hello-cmd
  18. Indices and tables
  19. ==================
  20. * :ref:`genindex`
  21. * :ref:`modindex`
  22. * :ref:`search`
  23. .. |---| unicode:: U+02014 .. em dash