This file is indexed.

/usr/share/doc/python-myghty/examples/index.myt is in python-myghty 1.1-5.

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
<%method title>Myghty Demo Server</%method>

<div style="margin-left:20%">
<h2>
Myghty Demo Server
</h2>

<div style="margin-left: 30px;">
<a href="/source/README">README</a><br/>
<a href="/doc/">Documentation</a><br/><br/>

<a href="http://www.myghty.org/">Myghty Homepage</a><br/><br/>

<h4>Source Browser:</h4>
<div  style="margin-left: 30px;">
	<a href="/source/">Distribution Source</a><br/>
	<a href="/source/examples/">Examples</a><br/>
	<a href="/source/lib/myghty/">Myghty Source</a><br/>
</div>

<h4>Examples:</h4>
<div style="margin-left: 30px;">
<a href="/source/examples/zblog/README">ZBlog Readme</a> - a larger framework featuring MyghtyJax and SQLAlchemy<br/>
<a href="/examples/shoppingcart/store/">Shopping Cart</a> - New Implicit Module Components<br/>
<a href="/examples/myghtyjax/">MyghtyJax</a> - Asynchronous XMLHttpRequest Framework<br/>
<a href="/examples/components/">Component Calling</a><br/>
<a href="/examples/formcontrols/">Form Controls</a><br/>
<a href="/examples/formvisitor/registration.myt">Form Visitor</a> (module component calling)<br/>
<a href="/examples/template/">Template Layout</a><br/>
</div>
</div>	
</div>