intro.rst 536 B

12345678910111213141516171819202122232425262728
  1. .. _basics-intro:
  2. ##########
  3. **Basics**
  4. ##########
  5. The Basics will show you the building blocks of DataLad in a continuous narrative.
  6. Start up a terminal, and code along!
  7. For the best experience, try reading the Basics chapter sequentially.
  8. .. toctree::
  9. :maxdepth: 1
  10. :numbered:
  11. basics-datasets
  12. basics-run
  13. basics-annex
  14. basics-collaboration
  15. basics-configuration
  16. basics-yoda
  17. basics-containers
  18. basics-thirdparty
  19. basics-help
  20. .. image:: /artwork/src/building_blocks.svg
  21. :width: 50%
  22. :align: center