gitlab-org--gitlab-foss/doc
Philipp Hansch a4bf8037fb Multiple grammar/typo fixes in web hooks help 2014-04-23 21:00:26 +02:00
..
api Merge pull request #6781 from thekid/master 2014-04-23 10:03:25 +03:00
development Also need to change the reference. 2014-04-08 12:38:24 +02:00
install Update installation guide with new shell version. 2014-04-22 12:23:57 +02:00
integration Newline between sentence and code block 2014-04-22 18:21:32 +03: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 Update permissions.md 2014-03-27 15:43:16 +10:00
public_access Moved all the help files to markdown files: 2014-02-28 19:30:13 +01:00
raketasks New doc site needs indexes. 2014-03-27 12:17:27 +01:00
release remove redudant text in release doc 2014-04-22 12:54:23 +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 Fixed some minor typos. 2014-03-16 03:45:00 +08:00
update Merge pull request #6836 from terrywang/upgrader-doc 2014-04-23 10:01:11 +03:00
web_hooks Multiple grammar/typo fixes in web hooks help 2014-04-23 21:00:26 +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.