Welcome to mirror list, hosted at ThFree Co, Russian Federation.

helpers_.rb « lib - gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9d0c42ea3b60a20db00349cde65dcc2eb2453f81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# frozen_string_literal: true

include Nanoc::Helpers::LinkTo
include Nanoc::Helpers::XMLSitemap
include Nanoc::Helpers::Rendering
include Nanoc::Helpers::ChildParentBetter
include Nanoc::Helpers::EditOnGitLab
include Nanoc::Helpers::VersionsDropdown
include Nanoc::Helpers::IconsHelper
include Nanoc::Helpers::ReadingTimeHelper
include Nanoc::Helpers::Generic
include Nanoc::Helpers::GitLabKramdown