Class: Jekyll::Site

Inherits:
Object
  • Object
show all
Defined in:
lib/jekyll-wikirefs/patch/site.rb

Instance Attribute Summary collapse

Instance Attribute Details

#doc_mngrObject

Returns the value of attribute doc_mngr.



9
10
11
# File 'lib/jekyll-wikirefs/patch/site.rb', line 9

def doc_mngr
  @doc_mngr
end

Returns the value of attribute link_index.



9
10
11
# File 'lib/jekyll-wikirefs/patch/site.rb', line 9

def link_index
  @link_index
end

#wiki_parserObject

Returns the value of attribute wiki_parser.



9
10
11
# File 'lib/jekyll-wikirefs/patch/site.rb', line 9

def wiki_parser
  @wiki_parser
end