Skip to content

docs: Truncate snippet-related info

Amy Qualls requested to merge 1530-truncate-snippet-info into main

Description

Removes the snippets-related info from the README that is being ported into the gitlab repo in gitlab!169195 (merged).

  • Point overview link to the GitLab docs
  • Add the missing command, and match current style. It's not well- formatted, but fixing it here is scope creep.
  • Delete the subheadings.
  • In a separate commit (in case I need to reverse it) deletes these images:
    • docs/assets/create-snippet.gif (172 KB)
    • docs/assets/insert-multi-file-snippet.gif (871 KB)
    • docs/assets/snippet-patch.mp4 (880 KB)

Related Issues

How has this been tested?

Screenshots (if appropriate)

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes
Edited by Amy Qualls

Merge request reports

Loading