Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 920 Bytes

File metadata and controls

30 lines (27 loc) · 920 Bytes

Development Documentation

Some specific development topics are documented in depth in this document. A broad based and up-to-date overview of the code architecture along with detailed information on contributing to Galaxy can be found in the Code Architecture slides of Galaxy Training Network. A multi-hour long video playlist covering these slides can be found at https://bit.ly/gx-arch-vids.

.. toctree::
  :maxdepth: 1

  schema
  api_guidelines
  database_session_management
  build_a_job_runner
  collection_semantics
  finding_and_improving_slow_code
  data_managers
  data_source
  data_types
  faq
  writing_tests
  debugging_tests
  debugging_galaxy
  debugging_galaxy_slurm
  translating
  create_release
  objectstore_filesource_unification