Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

docs: add links to examples #4204

Merged
merged 5 commits into from
Apr 9, 2022
Merged

docs: add links to examples #4204

merged 5 commits into from
Apr 9, 2022

Conversation

clemcode
Copy link
Contributor

@clemcode clemcode commented Apr 8, 2022

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This PR adds links to examples in the relevant sections and extracts the createTitle function to reuse it.

@clemcode clemcode added the documentation Improvements or additions to documentation label Apr 8, 2022
@clemcode clemcode requested review from atinux, pi0 and danielroe April 8, 2022 14:12
@netlify
Copy link

netlify bot commented Apr 8, 2022

βœ… Deploy Preview for nuxt3-docs ready!

Name Link
πŸ”¨ Latest commit 749dbbe
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62504e2e526bf70009a47c9c
😎 Deploy Preview https://deploy-preview-4204--nuxt3-docs.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@atinux
Copy link
Member

atinux commented Apr 8, 2022

Another note, we can use a single : in order to use a component without slots:

::LinkExample{link="/examples/app/teleport"}
::

Becomes:

:LinkExample{link="/examples/app/teleport"}

docs/utils/createTitle.js Outdated Show resolved Hide resolved
@atinux atinux merged commit c98bea7 into main Apr 9, 2022
@atinux atinux deleted the docs/link-to-examples branch April 9, 2022 09:25
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3.x documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants