gitlab-org--gitlab-foss/doc
Dmitriy Zaporozhets 5d77088202
Do gitlab:shell setup before seeds because we need /home/git/repositories exists
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-20 12:00:23 +03:00
..
api .NET client introduced to docs 2014-05-17 00:04:09 +02:00
development Add doc file for dev rake tasks 2014-04-24 19:53:18 +02:00
install Do gitlab:shell setup before seeds because we need /home/git/repositories exists 2014-05-20 12:00:23 +03:00
integration Inform about the EE features. 2014-05-17 10:41:12 +02:00
legal New doc site needs indexes. 2014-03-27 12:17:27 +01:00
markdown Update markdown documentation, fix wiki spec. 2014-03-17 13:23:04 +01:00
permissions Fix typo: Confiure -> Configure 2014-04-25 18:49:21 +08:00
public_access Fixed misspelling 2014-05-05 15:47:56 -07:00
raketasks Update the examples to example.com 2014-05-16 12:57:32 +02:00
release monthly doc tweet template, small changes 2014-05-05 17:14:58 +02:00
security New doc site needs indexes. 2014-03-27 12:17:27 +01:00
ssh SSH section was missing in doc and corrected the deploy key section. 2014-04-01 10:28:55 +02:00
system_hooks Adding project visibility to system hooks 2014-05-12 10:23:24 +01:00
update Update installation guide, create update guide. 2014-05-19 12:30:30 +02:00
web_hooks Update the examples to example.com 2014-05-16 12:57:32 +02:00
workflow Remove help document title 2014-04-18 10:39:04 +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.