class Jazzy::SourceHost::GitLab
Public Instance Methods
image()
click to toggle source
# File lib/jazzy/source_host.rb, line 87 def image 'gitlab.svg' end
name()
click to toggle source
# File lib/jazzy/source_host.rb, line 83 def name 'GitLab' end