/Main/Source/HtmlToMaml/Doc/Content/Links.aml
Unknown | 94 lines | 87 code | 7 blank | 0 comment | 0 complexity | 51906c5b3f2ee0fe11bf63b9edf6a57e MD5 | raw file
Possible License(s): CC-BY-SA-3.0
1<?xml version="1.0" encoding="utf-8"?> 2<topic id="c18d6cb6-e4e4-4944-84ee-f867aa6cfb0d" revisionNumber="1"> 3 <developerConceptualDocument 4 xmlns="http://ddue.schemas.microsoft.com/authoring/2003/5" 5 xmlns:xlink="http://www.w3.org/1999/xlink"> 6 7 <introduction> 8 <para>This topics contains links to various resources that you may find 9useful.</para> 10 </introduction> 11 12<section> 13 <title>Links to Resources</title> 14 <content> 15<list class="bullet"> 16 <listItem>The <externalLink><linkText>.NET 2.0 Framework</linkText> 17 <linkUri>http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en</linkUri> 18 <linkTarget>_blank</linkTarget> 19</externalLink>.</listItem> 20 <listItem>The latest version of Microsoft's <token>Sandcastle</token> 21(currently the <token>SandcastleVersion</token> release as of 22<token>BuildDate</token>).</listItem> 23 <listItem>Download the latest community-maintained patches for the Sandcastle 24presentation styles from the <token>SandcastleStyles</token> CodePlex project 25site. This is essential if you will be producing conceptual content as it 26fixes a number of bugs and adds many new features that will make your conceptual 27content appear much better.</listItem> 28 <listItem>To discuss the HTML to MAML Converter, suggest new features, 29report bugs in it, and request help using it, visit the 30<token>SandcastleStyles</token> CodePlex project.</listItem> 31 <listItem>To discuss Microsoft's Sandcastle, suggest new features, report 32bugs in it, and request help using it, visit the <token>Sandcastle</token> 33CodePlex project.</listItem> 34 <listItem>For discussion and questions about help systems in general, 35visit the <externalLink> 36 <linkText>Microsoft Developer Documentation and Help System forum</linkText> 37 <linkUri>http://social.msdn.microsoft.com/forums/en-US/devdocs/threads/</linkUri> 38 <linkTarget>_blank</linkTarget> 39</externalLink></listItem> 40 <listItem><externalLink> 41 <linkText>The Sandcastle Blog</linkText> 42 <linkUri>http://blogs.msdn.com/sandcastle/default.aspx</linkUri> 43 <linkTarget>_blank</linkTarget> 44</externalLink> provides news about Sandcastle and blog entries describing how 45its various features work.</listItem> 46</list> 47 48 </content> 49</section> 50 51<section> 52 <title>MAML Information and Guides</title> 53 <content> 54<list class="bullet"> 55 <listItem>For a comprehensive list of MAML documentation tags and a description 56of their attributes and usage you can download 57<externalLink> 58 <linkText>The Sandcastle MAML Guide</linkText> 59 <linkUri>http://www.codeplex.com/SandcastleStyles</linkUri> 60 <linkTarget>_blank</linkTarget> 61</externalLink>.</listItem> 62 <listItem>For general background information, see the Wikipedia entry 63 <externalLink> 64<linkText>Microsoft Assistance Markup Language</linkText> 65<linkUri>http://en.wikipedia.org/wiki/Microsoft_Assistance_Markup_Language</linkUri> 66<linkTarget>_blank</linkTarget> 67</externalLink> or, for schema information, see the MAML information at <externalLink> 68<linkText>help-info.de</linkText> 69<linkUri>http://www.help-info.de/en/Help_Info_AP_Help/longhorn_maml_example.htm</linkUri> 70<linkTarget>_blank</linkTarget> 71</externalLink> 72 </listItem> 73</list> 74 </content> 75</section> 76 77<section address="BuildTools"> 78 <title>Build and Project Management Tools</title> 79 <content> 80 <list class="bullet"> 81 <listItem> 82 <token>SHFB</token> 83 </listItem> 84 <listItem> 85 <token>DocProject</token> 86 </listItem> 87 </list> 88 </content> 89</section> 90 91 <relatedTopics/> 92 93 </developerConceptualDocument> 94</topic>