69 lines
2.5 KiB
XML
69 lines
2.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<topic id="1ef96122-dbe3-4815-a81f-7b5a72bf9f4f" revisionNumber="1">
|
|
<developerOrientationDocument
|
|
xmlns="http://ddue.schemas.microsoft.com/authoring/2003/5"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
<!--
|
|
<summary>
|
|
<para>Optional summary abstract</para>
|
|
</summary>
|
|
-->
|
|
|
|
<introduction>
|
|
<para>These topics give more information about DryadLinq.</para>
|
|
</introduction>
|
|
|
|
<!-- Add one or more top-level section elements. These are collapsible.
|
|
If using <autoOutline />, add an address attribute to identify it
|
|
and specify a title so that it can be jumped to with a hyperlink. -->
|
|
<section>
|
|
<title>Getting Started Topics</title>
|
|
<content>
|
|
<list class="bullet">
|
|
<listItem>
|
|
<para>
|
|
<link xlink:href="3596a79f-0714-43b0-b49a-ea9eeccb7326">What happens when a DryadLINQ job runs on an HDInsight cluster</link>
|
|
</para>
|
|
</listItem>
|
|
</list>
|
|
<autoOutline />
|
|
</content>
|
|
</section>
|
|
|
|
<relatedTopics>
|
|
<!-- One or more of the following:
|
|
- A local link
|
|
- An external link
|
|
- A code entity reference
|
|
|
|
<link xlink:href="Other Topic's ID">Link text</link>
|
|
<externalLink>
|
|
<linkText>Link text</linkText>
|
|
<linkAlternateText>Optional alternate link text</linkAlternateText>
|
|
<linkUri>URI</linkUri>
|
|
</externalLink>
|
|
<codeEntityReference>API member ID</codeEntityReference>
|
|
|
|
Examples:
|
|
|
|
<link xlink:href="00e97994-e9e6-46e0-b420-5be86b2f8278">Some other topic</link>
|
|
|
|
<externalLink>
|
|
<linkText>SHFB on CodePlex</linkText>
|
|
<linkAlternateText>Go to CodePlex</linkAlternateText>
|
|
<linkUri>http://shfb.codeplex.com</linkUri>
|
|
</externalLink>
|
|
|
|
<codeEntityReference>T:TestDoc.TestClass</codeEntityReference>
|
|
<codeEntityReference>P:TestDoc.TestClass.SomeProperty</codeEntityReference>
|
|
<codeEntityReference>M:TestDoc.TestClass.#ctor</codeEntityReference>
|
|
<codeEntityReference>M:TestDoc.TestClass.#ctor(System.String,System.Int32)</codeEntityReference>
|
|
<codeEntityReference>M:TestDoc.TestClass.ToString</codeEntityReference>
|
|
<codeEntityReference>M:TestDoc.TestClass.FirstMethod</codeEntityReference>
|
|
<codeEntityReference>M:TestDoc.TestClass.SecondMethod(System.Int32,System.String)</codeEntityReference>
|
|
-->
|
|
</relatedTopics>
|
|
</developerOrientationDocument>
|
|
</topic>
|