Skip to content

Extract snippets from docs into separate files#1751

Merged
gerhard merged 1 commit intodagger:mainfrom
gerhard:extract-docs-snippets-in-separate-files
Mar 10, 2022
Merged

Extract snippets from docs into separate files#1751
gerhard merged 1 commit intodagger:mainfrom
gerhard:extract-docs-snippets-in-separate-files

Conversation

@gerhard
Copy link
Copy Markdown
Contributor

@gerhard gerhard commented Mar 10, 2022

So that we get auto-formatting and syntax checking in our code editor. The only snippets which have not been extracted are either terminal output, or file fragments (e.g. CUE) which are not valid standalone files.

Resolves #1715

While at it, do a few fly-by improvements:

  • beta.1 -> beta.2
  • add CUE & BuildKit links
  • up -> do

So that we get auto-formatting and syntax checking in our code editor.
The only snippets which have not been extracted are either terminal
output, or file fragments (e.g. CUE) which are not valid standalone files.

Resolves #1715

While at it, do a few fly-by improvements:
- beta.1 -> beta.2
- add CUE & BuildKit links
- up -> do

Signed-off-by: Gerhard Lazu <[email protected]>
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 10, 2022

@gerhard gerhard merged commit 41aaf79 into dagger:main Mar 10, 2022
@gerhard gerhard deleted the extract-docs-snippets-in-separate-files branch March 10, 2022 16:43
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.

docs: snippets should be outside of markdown

1 participant