This file is indexed.

/usr/share/doc/nanoc-doc/yardoc/Nanoc.html is in nanoc-doc 4.1.4-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>
  Module: Nanoc
  
    &mdash; Documentation by YARD 0.8.7.6
  
</title>

  <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />

  <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />

<script type="text/javascript" charset="utf-8">
  hasFrames = window.top.frames.main ? true : false;
  relpath = '';
  framesUrl = "frames.html#!Nanoc.html";
</script>


  <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>

  <script type="text/javascript" charset="utf-8" src="js/app.js"></script>


  </head>
  <body>
    <div id="header">
      <div id="menu">
  
    <a href="_index.html">Index (N)</a> &raquo;
    
    
    <span class="title">Nanoc</span>
  

  <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
</div>

      <div id="search">
  
    <a class="full_list_link" id="class_list_link"
        href="class_list.html">
      Class List
    </a>
  
    <a class="full_list_link" id="method_list_link"
        href="method_list.html">
      Method List
    </a>
  
    <a class="full_list_link" id="file_list_link"
        href="file_list.html">
      File List
    </a>
  
</div>
      <div class="clear"></div>
    </div>

    <iframe id="search_frame"></iframe>

    <div id="content"><h1>Module: Nanoc
  
  
  
</h1>

<dl class="box">
  
  
    
  
    
  
  
  
    <dt class="r1 last">Defined in:</dt>
    <dd class="r1 last">lib/nanoc/base.rb<span class="defines">,<br />
  lib/nanoc/rule_dsl/recording_executor.rb,<br /> lib/nanoc/base/entities/identifier.rb,<br /> lib/nanoc/base/entities/document.rb,<br /> lib/nanoc/base/entities/snapshot_def.rb,<br /> lib/nanoc/base/entities/content.rb,<br /> lib/nanoc/base/services/executor.rb,<br /> lib/nanoc/base/repos/data_source.rb,<br /> lib/nanoc/base/error.rb,<br /> lib/nanoc/base/compilation/filter.rb,<br /> lib/nanoc/base/views/layout_collection_view.rb,<br /> lib/nanoc/base/views/item_without_reps_view.rb,<br /> lib/nanoc/base/views/view_context.rb,<br /> lib/nanoc/base/views/site_view.rb,<br /> lib/nanoc/base/views/mutable_config_view.rb,<br /> lib/nanoc/base/views/view.rb,<br /> lib/nanoc/base/views/item_rep_view.rb,<br /> lib/nanoc/base/views/layout_view.rb,<br /> lib/nanoc/base/views/mixins/document_view_mixin.rb,<br /> lib/nanoc/base/views/mixins/mutable_document_view_mixin.rb,<br /> lib/nanoc/base/views/mixins/with_reps_view_mixin.rb,<br /> lib/nanoc/base/views/item_collection_without_reps_view.rb,<br /> lib/nanoc/base/views/mutable_layout_collection_view.rb,<br /> lib/nanoc/base/views/mutable_item_collection_view.rb,<br /> lib/nanoc/base/views/identifiable_collection_view.rb,<br /> lib/nanoc/base/views/item_with_reps_view.rb,<br /> lib/nanoc/base/views/mutable_identifiable_collection_view.rb,<br /> lib/nanoc/base/views/post_compile_item_collection_view.rb,<br /> lib/nanoc/base/views/mutable_item_view.rb,<br /> lib/nanoc/base/views/post_compile_item_view.rb,<br /> lib/nanoc/base/views/config_view.rb,<br /> lib/nanoc/base/views/item_collection_with_reps_view.rb,<br /> lib/nanoc/base/views/item_rep_collection_view.rb,<br /> lib/nanoc/base/views/mutable_layout_view.rb,<br /> lib/nanoc/version.rb,<br /> lib/nanoc.rb</span>
</dd>
  
</dl>
<div class="clear"></div>

<h2>Defined Under Namespace</h2>
<p class="children">
  
    
      <strong class="modules">Modules:</strong> <span class='object_link'><a href="Nanoc/DocumentViewMixin.html" title="Nanoc::DocumentViewMixin (module)">DocumentViewMixin</a></span>, <span class='object_link'><a href="Nanoc/Helpers.html" title="Nanoc::Helpers (module)">Helpers</a></span>, <span class='object_link'><a href="Nanoc/MutableDocumentViewMixin.html" title="Nanoc::MutableDocumentViewMixin (module)">MutableDocumentViewMixin</a></span>, <span class='object_link'><a href="Nanoc/RuleDSL.html" title="Nanoc::RuleDSL (module)">RuleDSL</a></span>, <span class='object_link'><a href="Nanoc/WithRepsViewMixin.html" title="Nanoc::WithRepsViewMixin (module)">WithRepsViewMixin</a></span>
    
  
    
      <strong class="classes">Classes:</strong> <span class='object_link'><a href="Nanoc/ConfigView.html" title="Nanoc::ConfigView (class)">ConfigView</a></span>, <span class='object_link'><a href="Nanoc/DataSource.html" title="Nanoc::DataSource (class)">DataSource</a></span>, <span class='object_link'><a href="Nanoc/Error.html" title="Nanoc::Error (class)">Error</a></span>, <span class='object_link'><a href="Nanoc/Filter.html" title="Nanoc::Filter (class)">Filter</a></span>, <span class='object_link'><a href="Nanoc/IdentifiableCollectionView.html" title="Nanoc::IdentifiableCollectionView (class)">IdentifiableCollectionView</a></span>, <span class='object_link'><a href="Nanoc/Identifier.html" title="Nanoc::Identifier (class)">Identifier</a></span>, <span class='object_link'><a href="Nanoc/ItemCollectionWithRepsView.html" title="Nanoc::ItemCollectionWithRepsView (class)">ItemCollectionWithRepsView</a></span>, <span class='object_link'><a href="Nanoc/ItemCollectionWithoutRepsView.html" title="Nanoc::ItemCollectionWithoutRepsView (class)">ItemCollectionWithoutRepsView</a></span>, <span class='object_link'><a href="Nanoc/ItemRepCollectionView.html" title="Nanoc::ItemRepCollectionView (class)">ItemRepCollectionView</a></span>, <span class='object_link'><a href="Nanoc/ItemRepView.html" title="Nanoc::ItemRepView (class)">ItemRepView</a></span>, <span class='object_link'><a href="Nanoc/ItemWithRepsView.html" title="Nanoc::ItemWithRepsView (class)">ItemWithRepsView</a></span>, <span class='object_link'><a href="Nanoc/ItemWithoutRepsView.html" title="Nanoc::ItemWithoutRepsView (class)">ItemWithoutRepsView</a></span>, <span class='object_link'><a href="Nanoc/LayoutCollectionView.html" title="Nanoc::LayoutCollectionView (class)">LayoutCollectionView</a></span>, <span class='object_link'><a href="Nanoc/LayoutView.html" title="Nanoc::LayoutView (class)">LayoutView</a></span>, <span class='object_link'><a href="Nanoc/MutableConfigView.html" title="Nanoc::MutableConfigView (class)">MutableConfigView</a></span>, <span class='object_link'><a href="Nanoc/MutableIdentifiableCollectionView.html" title="Nanoc::MutableIdentifiableCollectionView (class)">MutableIdentifiableCollectionView</a></span>, <span class='object_link'><a href="Nanoc/MutableItemCollectionView.html" title="Nanoc::MutableItemCollectionView (class)">MutableItemCollectionView</a></span>, <span class='object_link'><a href="Nanoc/MutableItemView.html" title="Nanoc::MutableItemView (class)">MutableItemView</a></span>, <span class='object_link'><a href="Nanoc/MutableLayoutCollectionView.html" title="Nanoc::MutableLayoutCollectionView (class)">MutableLayoutCollectionView</a></span>, <span class='object_link'><a href="Nanoc/MutableLayoutView.html" title="Nanoc::MutableLayoutView (class)">MutableLayoutView</a></span>, <span class='object_link'><a href="Nanoc/PostCompileItemCollectionView.html" title="Nanoc::PostCompileItemCollectionView (class)">PostCompileItemCollectionView</a></span>, <span class='object_link'><a href="Nanoc/PostCompileItemView.html" title="Nanoc::PostCompileItemView (class)">PostCompileItemView</a></span>, <span class='object_link'><a href="Nanoc/SiteView.html" title="Nanoc::SiteView (class)">SiteView</a></span>, <span class='object_link'><a href="Nanoc/View.html" title="Nanoc::View (class)">View</a></span>
    
  
</p>

  <h2>Constant Summary</h2>
  
    <dl class="constants">
      
        <dt id="VERSION-constant" class="">VERSION =
          <div class="docstring">
  <div class="discussion">
    <p>The current Nanoc version.</p>


  </div>
</div>
<div class="tags">
  

</div>
        </dt>
        <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>4.1.4</span><span class='tstring_end'>&#39;</span></span><span class='period'>.</span><span class='id identifier rubyid_freeze'>freeze</span></pre></dd>
      
    </dl>
  









</div>

    

  </body>
</html>