Skip to content

[23.0 backport] scripts/docs/generate-md.sh: fix location of generate code - #4172

Merged
thaJeztah merged 2 commits into
docker:23.0from
thaJeztah:23.0_backport_fix_mddocs
Apr 11, 2023
Merged

[23.0 backport] scripts/docs/generate-md.sh: fix location of generate code#4172
thaJeztah merged 2 commits into
docker:23.0from
thaJeztah:23.0_backport_fix_mddocs

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

relates to:

scripts/docs/generate-md.sh: fix location of generate code

Commit 1e3622c (#3991) moved the generator code
to a subdirectory, but forgot to update the markdown version of this script.

docs: regenerate markdown docs

This adds the new aliases that were added in 9b54d86 (#3986)

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Commit 1e3622c moved the generator code
to a subdirectory, but forgot to update the markdown version of this script.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 37f234f)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This adds the new aliases that were added in 9b54d86
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 08a794d)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter

codecov-commenter commented Apr 9, 2023

Copy link
Copy Markdown

Codecov Report

Merging #4172 (2609bd2) into 23.0 (24d608d) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@ Coverage Diff @@## 23.0 #4172 +/- ##
=======================================
Coverage 59.02% 59.02% =======================================
Files 288 288 Lines 24810 24810 =======================================
Hits 14644 14644 Misses 9279 9279 Partials 887 887 

@thaJeztah
thaJeztah merged commit 8b783cc into docker:23.0Apr 11, 2023
@thaJeztah
thaJeztah deleted the 23.0_backport_fix_mddocs branch April 11, 2023 16:11
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@thaJeztah@codecov-commenter@rumpl