Skip to content

Add some more general information to API docs #160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

borrrden
Copy link
Member

@borrrden borrrden commented Apr 9, 2025

No description provided.

@borrrden borrrden requested review from bmeike, pasin and velicuvlad April 9, 2025 22:30
Figure out how to not display plugins in the docs
Copy link
Contributor

@bmeike bmeike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it.


.. image:: images/architecture.png
This is the phase in which resources are assembled according to what is needed in the execution phase. Currently in the TDK there are two ways to do this, but the method of doing this is not restrained in any way. The only requirement is that the orchestration phase output a compatible config.json file for the execution phase to use.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this is picky, but this is a little hard to parse: there are no constraints... except that there only two ways to do it. Maybe something like "TDK orchestration consists of creating a config.json file: any process that does that will work. Currently, there are two such processes implemented"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants