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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
0ea9c962
Commit
0ea9c962
authored
Jun 08, 2015
by
Karen Carias
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added link to "importing to GitLab". Also organized docs in alphabetical order.
parent
44aaf40a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
35 additions
and
34 deletions
+35
-34
doc/README.md
doc/README.md
+35
-34
No files found.
doc/README.md
View file @
0ea9c962
# Documentation
# Documentation
## User documentation
## User documentation
-
[
API
](
api/README.md
)
Automate GitLab via a simple and powerful API.
-
[
API
](
api/README.md
)
Automate GitLab via a simple and powerful API.
-
[
Markdown
](
markdown/markdown.md
)
GitLab's advanced formatting system.
-
[
GitLab as OAuth2 authentication service provider
](
integration/oauth_provider.md
)
. It allows you to login to other applications from GitLab.
-
[
Permissions
](
permissions/permissions.md
)
Learn what each role in a project (guest/reporter/developer/master/owner) can do.
-
[
Importing to GitLab
](
doc/importing/README.md
)
.
-
[
Project Services
](
project_services/project_services.md
)
Integrate a project with external services, such as CI and chat.
-
[
Markdown
](
markdown/markdown.md
)
GitLab's advanced formatting system.
-
[
Public access
](
public_access/public_access.md
)
Learn how you can allow public and internal access to projects.
-
[
Permissions
](
permissions/permissions.md
)
Learn what each role in a project (guest/reporter/developer/master/owner) can do.
-
[
SSH
](
ssh/README.md
)
Setup your ssh keys and deploy keys for secure access to your projects.
-
[
Project Services
](
project_services/project_services.md
)
Integrate a project with external services, such as CI and chat.
-
[
Web hooks
](
web_hooks/web_hooks.md
)
Let GitLab notify you when new code has been pushed to your project.
-
[
Public access
](
public_access/public_access.md
)
Learn how you can allow public and internal access to projects.
-
[
Workflow
](
workflow/README.md
)
Using GitLab functionality and importing projects from GitHub and SVN.
-
[
SSH
](
ssh/README.md
)
Setup your ssh keys and deploy keys for secure access to your projects.
-
[
GitLab as OAuth2 authentication service provider
](
integration/oauth_provider.md
)
. It allows you to login to other applications from GitLab.
-
[
Web hooks
](
web_hooks/web_hooks.md
)
Let GitLab notify you when new code has been pushed to your project.
-
[
Workflow
](
workflow/README.md
)
Using GitLab functionality and importing projects from GitHub and SVN.
## Administrator documentation
## Administrator documentation
-
[
Install
](
install/README.md
)
Requirements, directory structures and installation from source.
-
[
Integration
](
integration/README.md
)
How to integrate with systems such as JIRA, Redmine, LDAP and Twitter.
-
[
Custom git hooks
](
hooks/custom_hooks.md
)
Custom git hooks (on the filesystem) for when web hooks aren't enough.
-
[
Raketasks
](
raketasks/README.md
)
Backups, maintenance, automatic web hook setup and the importing of projects.
-
[
Install
](
install/README.md
)
Requirements, directory structures and installation from source.
-
[
Custom git hooks
](
hooks/custom_hooks.md
)
Custom git hooks (on the filesystem) for when web hooks aren't enough.
-
[
Integration
](
integration/README.md
)
How to integrate with systems such as JIRA, Redmine, LDAP and Twitter.
-
[
System hooks
](
system_hooks/system_hooks.md
)
Notifications when users, projects and keys are changed.
-
[
Issue closing
](
customization/issue_closing.md
)
Customize how to close an issue from commit messages.
-
[
Security
](
security/README.md
)
Learn what you can do to further secure your GitLab instance.
-
[
Libravatar
](
customization/libravatar.md
)
Use Libravatar for user avatars.
-
[
Update
](
update/README.md
)
Update guides to upgrade your installation.
-
[
Log system
](
logs/logs.md
)
Log system.
-
[
Welcome message
](
customization/welcome_message.md
)
Add a custom welcome message to the sign-in page.
-
[
Operations
](
operations/README.md
)
Keeping GitLab up and running
-
[
Issue closing
](
customization/issue_closing.md
)
Customize how to close an issue from commit messages.
-
[
Raketasks
](
raketasks/README.md
)
Backups, maintenance, automatic web hook setup and the importing of projects.
-
[
Libravatar
](
customization/libravatar.md
)
Use Libravatar for user avatars.
-
[
Security
](
security/README.md
)
Learn what you can do to further secure your GitLab instance.
-
[
Operations
](
operations/README.md
)
Keeping GitLab up and running
-
[
System hooks
](
system_hooks/system_hooks.md
)
Notifications when users, projects and keys are changed.
-
[
Log system
](
logs/logs.md
)
Log system
-
[
Update
](
update/README.md
)
Update guides to upgrade your installation.
-
[
Welcome message
](
customization/welcome_message.md
)
Add a custom welcome message to the sign-in page.
## Contributor documentation
## Contributor documentation
-
[
Development
](
development/README.md
)
Explains the architecture and the guidelines for shell commands.
-
[
Legal
](
legal/README.md
)
Contributor license agreements.
-
[
Development
](
development/README.md
)
Explains the architecture and the guidelines for shell commands.
-
[
Release
](
release/README.md
)
How to make the monthly and security releases.
-
[
Legal
](
legal/README.md
)
Contributor license agreements.
-
[
Release
](
release/README.md
)
How to make the monthly and security releases.
\ No newline at end of file
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