gitlab-org--gitlab-foss/doc
Sytse Sijbrandij 5e20b0a73c Merge branch 'new_index_converter' into 'master'
New index converter
2014-05-29 16:58:48 +00:00
..
api Merge pull request #7014 from asedge/api_create_tag 2014-05-29 15:37:42 +03:00
development Add doc file for dev rake tasks 2014-04-24 19:53:18 +02:00
install Merge pull request #7036 from willkara/patch-1 2014-05-29 15:19:27 +03:00
integration Inform about the EE features. 2014-05-17 10:41:12 +02:00
legal Add titles to doc pages. 2014-05-27 14:12:15 +02:00
markdown Add titles to doc pages. 2014-05-27 14:12:15 +02:00
permissions Allow masters to create projects in groups 2014-05-28 19:04:42 +03:00
public_access Add titles to doc pages. 2014-05-27 14:12:15 +02:00
raketasks Ruby 2.0+ is a requirement. 2014-05-29 10:15:14 +02:00
release Merge branch 'add_titles_to_help_pages' into 'master' 2014-05-27 15:33:15 +00:00
security Add titles to doc pages. 2014-05-27 14:12:15 +02:00
ssh Add titles to doc pages. 2014-05-27 14:12:15 +02:00
system_hooks Add titles to doc pages. 2014-05-27 14:12:15 +02:00
update Download schema.rb.bundled if necessary 2014-05-29 15:42:20 +02:00
web_hooks Add titles to doc pages. 2014-05-27 14:12:15 +02:00
workflow Remove list items styling in show render. 2014-05-29 08:44:25 +02:00
README.md Link to the workflow index 2014-04-18 10:03:57 +02:00

README.md

User documentation

  • API Explore how you can access GitLab via a simple and powerful API.
  • Markdown Learn what you can do with GitLab's advanced formatting system.
  • Permissions Learn what each role in a project (guest/reporter/developer/master/owner) can do.
  • Public access Learn how you can allow public and internal access to a project.
  • SSH Setup your ssh keys and deploy keys for secure access to your projects.
  • Web hooks Let GitLab notify you when new code has been pushed to your project.
  • Workflow Learn how to use Git and GitLab together.

Administrator documentation

  • Install Requirements, directory structures and manual installation.
  • Integration How to integrate with systems such as JIRA, Redmine, LDAP and Twitter.
  • Raketasks Explore what GitLab has in store for you to make administration easier.
  • System hooks Let GitLab notify you when certain management tasks need to be carried out.
  • Security Learn what you can do to further secure your GitLab instance.
  • Update Update guides to upgrade your installation.

Contributor documentation

  • Development Explains the architecture and the guidelines for shell commands.
  • Legal Contributor license agreements.
  • Release How to make the monthly and security releases.