Files
galaxy/doc/source/dev/index.rst
T
Nicola Soranzo 3180b63166 Properly integrate tool XML schema with docs
Generate intermediate rst file instead of html
Move generation to doc/Makefile
Use pandoc to generate table of contents and fragment ids.
Remove nested inline markup (not supported by reStructuredText)
Fix https and other links.
2016-10-24 19:42:19 +01:00

19 lines
448 B
ReStructuredText

Developer Documentation
=======================
.. toctree::
:maxdepth: 1
schema
interactive_environments
build_a_job_runner
faq
These are other primary areas of documentation developers will be interested in:
- `Codebase Documentation`_ for developers of Galaxy
- `API Documentation`_ for developers of third party tools interacting with Galaxy
.. _Codebase Documentation: ../lib/modules.html
.. _API Documentation: ../api_doc.html