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
12e04dda
Commit
12e04dda
authored
Sep 16, 2019
by
Marcia Ramos
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'docs-creating-wiki-page' into 'master'
Improve docs for creating wiki pages See merge request gitlab-org/gitlab!16591
parents
ede80e51
401a5805
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
doc/user/project/wiki/img/wiki_create_new_page_modal.png
doc/user/project/wiki/img/wiki_create_new_page_modal.png
+0
-0
doc/user/project/wiki/index.md
doc/user/project/wiki/index.md
+6
-4
No files found.
doc/user/project/wiki/img/wiki_create_new_page_modal.png
deleted
100644 → 0
View file @
ede80e51
5.69 KB
doc/user/project/wiki/index.md
View file @
12e04dda
...
...
@@ -30,10 +30,12 @@ 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 a title for your new wiki page. Wiki titles
also determine the path to the wiki page. You can specify a full path
(using "
`/`
" for subdirectories) for the new title and any missing
directories will be created automatically.
You will be asked to fill in a title for your new wiki page.
You can specify a full path for the wiki page by using '/' in the
title to indicate subdirectories. Any missing directories will be created
automatically. For example, a title of
`docs/my-page`
will create a wiki
page with a path
`/wikis/docs/my-page`
.
Once you enter the page name, it's time to fill in its content. GitLab wikis
support Markdown, RDoc and AsciiDoc. For Markdown based pages, all 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