Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
b12bebca
Commit
b12bebca
authored
Apr 12, 2021
by
Anshuman Singh
Committed by
Amy Qualls
Apr 12, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change image - Snippet Documentation
parent
6bb56c2c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
doc/user/img/snippet_intro_v13_11.png
doc/user/img/snippet_intro_v13_11.png
+0
-0
doc/user/snippets.md
doc/user/snippets.md
+2
-2
No files found.
doc/user/img/snippet_intro_v13_11.png
0 → 100644
View file @
b12bebca
36.7 KB
doc/user/snippets.md
View file @
b12bebca
...
@@ -14,7 +14,7 @@ You can [comment on](#comment-on-snippets), [clone](#clone-snippets), and
...
@@ -14,7 +14,7 @@ You can [comment on](#comment-on-snippets), [clone](#clone-snippets), and
[
syntax highlighting
](
#filenames
)
,
[
embedding
](
#embed-snippets
)
,
[
downloading
](
#download-snippets
)
,
[
syntax highlighting
](
#filenames
)
,
[
embedding
](
#embed-snippets
)
,
[
downloading
](
#download-snippets
)
,
and you can maintain your snippets with the
[
snippets API
](
../api/snippets.md
)
.
and you can maintain your snippets with the
[
snippets API
](
../api/snippets.md
)
.
![
Example of snippet
](
img/snippet_
tooltip_v13_10
.png
)
![
Example of snippet
](
img/snippet_
intro_v13_11
.png
)
GitLab provides two types of snippets:
GitLab provides two types of snippets:
...
@@ -125,7 +125,7 @@ A single snippet can support up to 10 files, which helps keep related files toge
...
@@ -125,7 +125,7 @@ A single snippet can support up to 10 files, which helps keep related files toge
-
A
`gulpfile.js`
file and a
`package.json`
file, which together can be
-
A
`gulpfile.js`
file and a
`package.json`
file, which together can be
used to bootstrap a project and manage its dependencies.
used to bootstrap a project and manage its dependencies.
If you need more than 10 files for your snippet, we recommend you
a
create a
If you need more than 10 files for your snippet, we recommend you create a
[
wiki
](
project/wiki/index.md
)
instead. Wikis are available for projects at all
[
wiki
](
project/wiki/index.md
)
instead. Wikis are available for projects at all
subscription levels, and
[
groups
](
project/wiki/index.md#group-wikis
)
for
subscription levels, and
[
groups
](
project/wiki/index.md#group-wikis
)
for
[
GitLab Premium
](
https://about.gitlab.com/pricing
)
.
[
GitLab Premium
](
https://about.gitlab.com/pricing
)
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment