This file is indexed.

/usr/share/doc/kde/HTML/en/kubuntu/development/monodevelop.html is in kubuntu-docs 12.04.0ubuntu1.

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
<html><head><title>MonoDevelop - Develop .NET Applications in an IDE</title><link rel="stylesheet" type="text/css" href="help:/common/kde-default.css"><link rel="stylesheet" type="text/css" href="help:/common/kde-docs.css"><link rel="stylesheet" type="text/css" href="help:/common/kde-localised.css"><link rel="stylesheet" type="text/css" href="help:/common/kubuntu.css"><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="Software Development Tools residing in the Kubuntu Repository"><link rel="up" href="index.html" title="Software Development Tools residing in the Kubuntu Repository"><link rel="prev" href="monkeystudio.html" title="Monkey Studio IDE"><link rel="next" href="netbeans.html" title="NetBeans IDE 6.9"><link rel="copyright" href="legal.html" title="Credits and License"><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><meta name="GENERATOR" content="KDE XSL Stylesheet V1.14 using libxslt"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="content"><div id="header"><div id="header_content"><div id="header_left"><div id="header_right"><img src="help:/common/top-kde.jpg" width="36" height="34"> MonoDevelop - Develop .NET Applications in an 
<acronym class="acronym">IDE</acronym></div></div></div></div><div class="navCenter"><table class="navigation"><tr><td class="prevCell"><a accesskey="p" href="monkeystudio.html">Prev</a></td><td class="upCell"> </td><td class="nextCell"><a accesskey="n" href="netbeans.html">Next</a></td></tr></table></div><div id="contentBody"><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="monodevelop"></a>MonoDevelop - Develop .NET Applications in an 
<acronym class="acronym">IDE</acronym></h2></div></div></div><p>
Home Page: 
<a class="ulink" href="http://monodevelop.com" target="_top">http://monodevelop.com</a>
</p><p>
<span class="application">MonoDevelop</span> is an <acronym class="acronym">IDE</acronym> primarily 
designed for <span class="trademark">C#</span>&#8482; and other <span class="trademark">.NET</span>&#8482; 
languages. <span class="application">MonoDevelop</span> enables developers to quickly 
write desktop and <span class="trademark">ASP.NET</span>&#8482; Web applications on 
<span class="trademark">Linux</span>&#8482;, <span class="trademark">Windows</span>&#8482;, and 
<span class="trademark">Mac OS X</span>&#8482;. <span class="application">MonoDevelop</span> makes 
it easy for developers to port <span class="trademark">.NET</span>&#8482; applications created 
with <span class="trademark">Visual Studio</span>&#8482; to <span class="trademark">Linux</span>&#8482; and 
to maintain a single code base for all platforms. It brings a clone of 
<span class="trademark">Microsoft</span>&#8482;'s <span class="trademark">.NET</span>&#8482; 
<acronym class="acronym">API</acronym> to the <span class="trademark">Linux</span>&#8482; desktop. It is at 
version 2.8. The <span class="application">MonoDevelop</span> core is licensed under 
the <span class="trademark">LGPL</span>&#8482; v2, though much of the code and add-ins are 
licensed under the <a class="ulink" href="http://www.opensource.org/licenses/mit-license.php" target="_top">MIT/X11</a> 
license.
</p><p>
<span class="application">MonoDevelop</span> does not contain a visual designer, so 
<span class="trademark">C#</span>&#8482; bindings to the <acronym class="acronym">GUI</acronym> designer 
components of <span class="trademark">GTK+</span>&#8482; were created to allow for the 
creation of graphical user interfaces. These bindings are collectively called 
"GTK#" or GTK Sharp. The parts of <span class="trademark">.NET</span>&#8482; which are legally 
allowed in <span class="application">Mono</span> are defined in the <a class="ulink" href="http://www.ecma-international.org/publications/standards/Ecma-334.htm" target="_top">
<span class="trademark">ECMA</span>&#8482; 334</a>, which covers the 
<span class="trademark">C#</span>&#8482; specifications, and the <a class="ulink" href="http://www.ecma-international.org/publications/standards/Ecma-335.htm" target="_top">
<span class="trademark">ECMA</span>&#8482; 335</a> standard, which covers the 
<acronym class="acronym">CLI</acronym> specifications. A license must be obtained from 
<span class="trademark">Microsoft</span>&#8482; to use the tools described in these two 
standards to create a commercial application.
</p><p>
</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>
		<a class="ulink" href="http://www.ecma-international.org/publications/files/ECMA-ST/Ecma%20PATENT/Patent%20statements%20ok/ECMA-334%204th%20edition%20Microsoft%20patent%20statement.pdf" target="_top">ECMA-334 4th edition <span class="trademark">Microsoft</span>&#8482; patent statement.pdf</a>
		</p></li><li class="listitem"><p>
		<a class="ulink" href="http://www.ecma-international.org/publications/files/ECMA-ST/Ecma%20PATENT/Patent%20statements%20ok/ECMA-335%204th%20edition%20Microsoft%20patent%20statement.pdf" target="_top">ECMA-335 4th edition <span class="trademark">Microsoft</span>&#8482; patent statement.pdf</a>
		</p></li></ul></div><p>
</p><p>
<span class="trademark">Microsoft</span>&#8482; expanded on its 
<span class="trademark">ECMA</span>&#8482; offerings with a <a class="ulink" href="http://www.microsoft.com/interop/cp/default.mspx" target="_top"><span class="quote">&#8220;<span class="quote">Community 
Promise</span>&#8221;</span></a>(<acronym class="acronym">CP</acronym>), which adds several technologies 
to those listed in <span class="trademark">ECMA</span>&#8482; 334 and 335. Some specifications 
include special terms, which are are noted. The <acronym class="acronym">CP</acronym> applies 
to anyone who is building software and/or hardware to implement one or more of 
those specifications. The <acronym class="acronym">CP</acronym> does not apply to any work that 
you do beyond the scope of the covered specifications.
</p><p>
In specified cases (such as those in which the specifications have uses that 
exceed those needed to achieve the interoperability needs for which the release 
under the <acronym class="acronym">CP</acronym> is being made), the <acronym class="acronym">CP</acronym> may 
have special terms concerning the kinds of implementations that are covered. 
<span class="emphasis"><em><span class="trademark">Microsoft</span>&#8482; is the sole adjudicator</em></span> 
in determining if an application conforms to the <span class="trademark">ECMA</span>&#8482; 
and <acronym class="acronym">CP</acronym> or not, and commercial applications built using 
<span class="application">Mono</span> may require a license from 
<span class="trademark">Microsoft</span>&#8482;. It would be prudent to consult an attorney 
specializing in Intellectual Property Rights and contact 
<span class="trademark">Microsoft</span>&#8482; for specific information before beginning 
development.
</p></div></div><div id="footer"><div class="navCenter"><table class="navigation"><tr><td class="prevCell"><a accesskey="p" href="monkeystudio.html">Prev</a></td><td class="upCell"><a accesskey="h" href="index.html">Home</a></td><td class="nextCell"><a accesskey="n" href="netbeans.html">Next</a></td></tr><tr><td class="prevCell">Monkey Studio <acronym class="acronym">IDE</acronym> </td><td class="upCell"> </td><td class="nextCell"> NetBeans <acronym class="acronym">IDE</acronym> 6.9</td></tr></table></div><div id="footer_text"><br><a href="mailto:ubuntu-docs@lists.ubuntu.com" class="footer_email">
	  Ubuntu Documentation Project
        </a></div></div></div></body></html>