Commit f5c009c5 authored by Mike Lewis's avatar Mike Lewis

Merge branch 'dz-improve-help-layout' into 'master'

Improve help pages with documentation

See merge request gitlab-org/gitlab!18331
parents eefafaf9 4b983d44
......@@ -37,6 +37,7 @@
.documentation {
padding: 7px;
font-size: $gl-font-size-large;
}
.card.links-card {
......
- page_title @path.split("/").reverse.map(&:humanize)
- @content_class = "limit-container-width" unless fluid_layout
.documentation.md.prepend-top-default
= markdown @markdown
---
title: Improve UI of documentation under /help
merge_request: 18331
author:
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment