Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Fix root to be visible on Magento DevDocs website #4779

Merged
merged 2 commits into from
Jun 19, 2019
Merged

Fix root to be visible on Magento DevDocs website #4779

merged 2 commits into from
Jun 19, 2019

Conversation

twocs
Copy link
Contributor

@twocs twocs commented Jun 19, 2019

Purpose of this pull request

The Magento website (https://devdocs.magento.com/guides/v2.3/config-guide/cli/config-cli-subcommands-mode.html) renders the <magento_root> tags as html, so they are not visible to the reader.

On the Magento website the command looks like
rm -rf /generated/metadata/* /generated/code/*
But it should look like
rm -rf <magento_root>/generated/metadata/* <magento_root>/generated/code/*
Note that GitHub is rendering it as intended.

Affected DevDocs pages

The Magento website (https://devdocs.magento.com/guides/v2.3/config-guide/cli/config-cli-subcommands-mode.html) renders the <magento_root> tags as html, so they are not visible to the reader.
@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Jun 19, 2019

CLA assistant check
All committers have signed the CLA.

@magento-engcom-team
Copy link

@twocs thank you for contributing. Please accept Community Contributors team invitation here to gain extended permissions for this repository.

@devops-devdocs
Copy link
Collaborator

An admin must run tests on this PR before it can be merged.

@dobooth
Copy link
Contributor

dobooth commented Jun 19, 2019

Good catch!

@dobooth dobooth changed the base branch from master to small_changes June 19, 2019 14:36
@dobooth dobooth merged commit f46fb2c into magento:small_changes Jun 19, 2019
@ghost
Copy link

ghost commented Jun 19, 2019

Hi @twocs, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@jeff-matthews
Copy link
Contributor

@dobooth, please add appropriate labels.

@dobooth dobooth self-requested a review June 19, 2019 16:16
@dobooth dobooth added 2.3.x Magento 2.3 related changes Technical Updates to the code or processes that alter the technical content of the doc labels Jun 19, 2019
@jeff-matthews jeff-matthews mentioned this pull request Jun 21, 2019
@dobooth dobooth mentioned this pull request Jun 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2.3.x Magento 2.3 related changes Technical Updates to the code or processes that alter the technical content of the doc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants