Skip to content
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

📖Docs: update code references in core-concetps #494

Merged
merged 1 commit into from
May 17, 2022
Merged

📖Docs: update code references in core-concetps #494

merged 1 commit into from
May 17, 2022

Conversation

aFlyBird0
Copy link
Member

@aFlyBird0 aFlyBird0 commented May 17, 2022

Description

update code references in core-concetps

ScreenShots

One of the major part of the Config is a list of tools, defined in here
image

Each Tool has its Name, Plugin, and Options, as defined here
image

The dependency dependsOn is an array of strings, with each element being a dependency. Each dependency is named in the format of "NAME.PLUGIN".
image

The State is actually a map of states, as defined here.
image

Each state in the map is a struct containing Name, Plugin, Options, and Resource, as defined here.
image

@aFlyBird0 aFlyBird0 changed the title docs: update code references in core-concetps 📖 update code references in core-concetps May 17, 2022
@aFlyBird0
Copy link
Member Author

btw, should pr title use icon like 📖, or just docs?

@daniel-hutao
Copy link
Member

btw, should pr title use icon like 📖, or just docs?

📖 Docs: xxx

@daniel-hutao daniel-hutao changed the title 📖 update code references in core-concetps 📖Docs: update code references in core-concetps May 17, 2022
@daniel-hutao daniel-hutao self-requested a review May 17, 2022 09:49
@daniel-hutao daniel-hutao merged commit f384c9d into devstream-io:main May 17, 2022
@aFlyBird0 aFlyBird0 deleted the fix-doc-reference branch May 19, 2022 05:15
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.

2 participants