gitlab-ce/doc
Robert Speicher 9e43fc151b Merge branch 'hamlit-test' into 'master'
Replace Haml with Hamlit

What this change does:
- It replaces HAML with [Hamlit](https://github.com/k0kubun/hamlit), a much more efficient implementation of HAML.
- It removes `haml-rails`.
- It adds `hamlit.rb` and removes `haml.rb`.
- It makes things faster and less memory-hungry!

See also #13201.

See merge request !3666
2016-06-23 23:51:08 +00:00
..
administration Merge branch 'feature/import-export-docs' into 'master' 2016-06-22 10:31:20 +00:00
api Add missing link to sidekiq metrics in API README 2016-06-21 19:21:13 +02:00
ci Merge branch 'expiry' into 'master' 2016-06-22 12:10:42 +00:00
container_registry Move registry CI example to CI docs 2016-06-13 22:06:13 -07:00
customization
development Merge branch 'hamlit-test' into 'master' 2016-06-23 23:51:08 +00:00
downgrade_ee_to_ce
gitlab-basics
hooks
incoming_email
install Added 8.9 install/update guides 2016-06-07 15:20:40 +02:00
integration
intro Move labels documentation to new location 2016-06-21 18:54:30 +02:00
legal
logs Move logs/logs.md to administration/logs.md 2016-06-13 13:52:20 +02:00
markdown
migrate_ci_to_ce errros -> errors 2016-05-29 22:34:58 -07:00
monitoring Use influxdb-management for managing InfluxDB 2016-06-23 13:01:45 +02:00
operations succes -> success 2016-05-29 22:35:23 -07:00
permissions Improve design after review 2016-06-14 18:34:48 +02:00
profile Add documentation for U2F registration & authentication. 2016-06-06 12:50:31 +05:30
project_services Document email on push service 2016-06-20 13:05:18 +00:00
public_access
raketasks
security
ssh
system_hooks
update Merge branch 'fix_upgrade_docs' into 'master' 2016-06-22 21:29:59 +00:00
user/project Merge branch 'doc_refactor_labels' into 'master' 2016-06-22 12:18:47 +00:00
web_hooks Fix hook data for Wiki Page event 2016-05-31 11:24:58 -03:00
workflow Merge branch 'inline-todos-docs' into 'master' 2016-06-22 17:06:49 +00:00
README.md Merge branch 'master' into feature/import-export-docs 2016-06-22 11:48:00 +02:00

README.md

Documentation

User documentation

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.