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
0
Merge Requests
0
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
Léo-Paul Géneau
gitlab-ce
Commits
9fb750e0
Commit
9fb750e0
authored
Mar 26, 2019
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'docs/edit-wiki-notes' into 'master'
Edit wiki notes See merge request gitlab-org/gitlab-ce!26452
parents
01c40ae2
bcfc493a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
doc/user/project/wiki/index.md
doc/user/project/wiki/index.md
+3
-5
No files found.
doc/user/project/wiki/index.md
View file @
9fb750e0
...
...
@@ -25,7 +25,7 @@ message.
## Creating a new wiki page
NOTE:
**Note:**
A
[
permission level
][
permissions
]
of
**Developer**
is needed to create Wiki pages
.
Requires Developer
[
permissions
](
../../permissions.md
)
.
Create a new page by clicking the
**New page**
button that can be found
in all wiki pages. You will be asked to fill in the page name from which GitLab
...
...
@@ -58,7 +58,7 @@ repository, you will have to upload them again.
## Editing a wiki page
NOTE:
**Note:**
A
[
permission level
][
permissions
]
of
**Developer**
is needed to edit Wiki pages
.
Requires Developer
[
permissions
](
../../permissions.md
)
.
To edit a page, simply click on the
**Edit**
button. From there on, you can
change its content. When done, click
**Save changes**
for the changes to take
...
...
@@ -67,7 +67,7 @@ effect.
## Deleting a wiki page
NOTE:
**Note:**
A
[
permission level
][
permissions
]
of
**Maintainer**
is needed to delete Wiki pages
.
Requires Maintainer
[
permissions
](
../../permissions.md
)
.
You can find the
**Delete**
button only when editing a page. Click on it and
confirm you want the page to be deleted.
...
...
@@ -114,8 +114,6 @@ them like you would do with every other Git repository.
On the right sidebar, click on
**Clone repository**
and follow the on-screen
instructions.
[
permissions
]:
../../permissions.md
## Customizing sidebar
By default, the wiki would render a sidebar which lists all the pages for the
...
...
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