gitlab-org--gitlab-foss/doc
Achilleas Pipinellis 85279c07c9 Merge branch 'patch-1' into 'master'
Correct documentation on enabling artifacts.

The docs say to enable artifacts that settings should be set to "false".  This updates the documents to change the setting to "true".

See merge request !3630
2016-04-11 09:44:23 +00:00
..
administration
api
ci fix typo 2016-04-10 21:16:06 +00:00
customization
development
gitlab-basics
hooks
incoming_email
install
integration Everything on one page. 2016-04-09 20:09:07 -04:00
intro
legal
logs
markdown
migrate_ci_to_ce
monitoring/performance
operations
permissions
profile
project_services Everything on one page. 2016-04-09 20:09:07 -04:00
public_access
raketasks
security
ssh
system_hooks
update
web_hooks
workflow
README.md

Documentation

User documentation

  • API Automate GitLab via a simple and powerful API.
  • CI GitLab Continuous Integration (CI) getting started, .gitlab-ci.yml options, and examples.
  • GitLab as OAuth2 authentication service provider. It allows you to login to other applications from GitLab.
  • GitLab Basics Find step by step how to start working on your commandline and on GitLab.
  • Importing to GitLab.
  • Markdown GitLab's advanced formatting system.
  • Migrating from SVN Convert a SVN repository to Git and GitLab
  • Permissions Learn what each role in a project (external/guest/reporter/developer/master/owner) can do.
  • Profile Settings
  • Project Services Integrate a project with external services, such as CI and chat.
  • Public access Learn how you can allow public and internal access to projects.
  • SSH Setup your ssh keys and deploy keys for secure access to your projects.
  • Webhooks Let GitLab notify you when new code has been pushed to your project.
  • Workflow Using GitLab functionality and importing projects from GitHub and SVN.

Administrator documentation

Contributor documentation

  • Documentation styleguide Use this styleguide if you are contributing to documentation.
  • Development Explains the architecture and the guidelines for shell commands.
  • Legal Contributor license agreements.