Skip to content

[docs] Polish to match standard - #4344

Merged
oliviertassinari merged 3 commits into
mui:masterfrom
oliviertassinari:fix-docs-install
Nov 1, 2024
Merged

[docs] Polish to match standard#4344
oliviertassinari merged 3 commits into
mui:masterfrom
oliviertassinari:fix-docs-install

Conversation

@oliviertassinari

@oliviertassinari oliviertassinari commented Nov 1, 2024

Copy link
Copy Markdown
Member

@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation. label Nov 1, 2024
npm run toolpad-studio:dev
```

```bash yarn

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Iterate on mui/mui-public#181.

## Automatic Installation
</codeblock>

<p class="description">Learn how to install Toolpad Core in your local environment.</p>

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Wrong position

<codeblock storageKey="package-manager">

```bash npm
npm install -S @mui/material @mui/icons-material @emotion/react @emotion/styled

@oliviertassinari oliviertassinari Nov 1, 2024

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Remove the -S. Isn't this the default https://docs.npmjs.com/cli/v10/commands/npm-install#save?

Comment on lines -7 to +9
## Manual Installation
<p class="description">Learn how to install Toolpad Core in your local environment.</p>

## Manual installation

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Sentence case

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we make vale catch these?

@oliviertassinari oliviertassinari Nov 1, 2024

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

We could use https://vale.sh/docs/topics/styles/#capitalization. But two challenges:

@oliviertassinari
oliviertassinari merged commit 0d61784 into mui:master Nov 1, 2024
@oliviertassinari
oliviertassinari deleted the fix-docs-install branch November 1, 2024 20:51
{{"demo": "TitleBreadcrumbsPageContainer.js", "height": 300, "hideToolbar": true}}

## Dynamic Routes
## Dynamic routes

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@bharatkashyap Similar to #4306, I fixed a couple more to match https://www.notion.so/mui-org/Writing-style-guide-2a957a4168a54d47b14bae026d06a24b.

cc @samuelsycamore we are progressively getting to match the style guide everywhere 😄

# Toolpad Studio

<p class="description">Toolpad Studio docs</p>
<p class="description">Toolpad Studio docs.</p>

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

We can enforce this in docs-infra: mui/material-ui#44292.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to the documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants