PageRenderTime 48ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/Main/Source/SandcastleMAMLGuide/Content/KnownIssues.aml

#
Unknown | 73 lines | 67 code | 6 blank | 0 comment | 0 complexity | 31bdf410908744f34f7b34c2450ae7c9 MD5 | raw file
Possible License(s): CC-BY-SA-3.0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <topic id="b00070c7-9c5e-4b49-ad5c-f55fa866f062" revisionNumber="1">
  3. <developerConceptualDocument xmlns="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink">
  4. <introduction>
  5. <para>This topic covers known issues and bugs with Sandcastle and conceptual content. Currently, the
  6. VS2005 presentation style is the best choice for conceptual content as it contains no known issues beyond those
  7. noted in the <legacyBold>General Issues</legacyBold> section. The list does not include issues fixed by the
  8. noted patch.</para>
  9. </introduction>
  10. <section address="General">
  11. <title>General Issues</title>
  12. <content>
  13. <para>These are the currently known issues with Sandcastle in general when used to produce conceptual
  14. content regardless of presentation style.</para>
  15. <list class="bullet">
  16. <listItem><para>There are a number of issues and bugs in all three presentation styles. Be sure to
  17. apply the <token>SandcastleStyles</token> patch to obtain the best results and most consistent look and feel
  18. between all three styles and their related reference topics. A list of the fixes and changes is included with
  19. the patch.</para></listItem>
  20. <listItem><para>There does not appear to be any formatting for several of the <legacyBold>Whitepaper</legacyBold>
  21. topic elements.</para></listItem>
  22. <listItem><para>Several elements of the <legacyBold>XML Reference</legacyBold> topic type do not render
  23. correctly if at all.</para></listItem>
  24. <listItem>
  25. <para>Sandcastle's XSL transformations remove inter-element whitespace. As such, if you place two
  26. MAML elements one after the other and require a separating space between them, use a non-breaking space entity
  27. (<codeInline>&amp;#160;</codeInline>). See the <link xlink:href="382fc569-33e4-489a-b0c2-94c11e56ab4a" /> topic
  28. for an example.</para>
  29. </listItem>
  30. </list>
  31. </content>
  32. </section>
  33. <section address="Hana">
  34. <title>Hana Presentation Style Issues</title>
  35. <content>
  36. <para>These are the currently known issues with the Hana presentation style.</para>
  37. <list class="bullet">
  38. <listItem><para>MS Help Viewer output is not supported as this style has been deprecated.</para></listItem>
  39. <listItem><para>The language filter is present but only toggles syntax and code snippet visibility. It
  40. will not toggle the visiblity on code examples.</para></listItem>
  41. </list>
  42. <alert class="note">
  43. <para>This presentation style has been deprecated and is no longer supported by Microsoft.</para>
  44. </alert>
  45. </content>
  46. </section>
  47. <section address="Prototype">
  48. <title>Prototype Presentation Style Issues</title>
  49. <content>
  50. <para>These are the currently known issues with the Prototype presentation style.</para>
  51. <list class="bullet">
  52. <listItem><para>MS Help Viewer output is not supported as this style has been deprecated.</para></listItem>
  53. <listItem><para>The language filter is present but only toggles syntax and code snippet visibility. It
  54. will not toggle the visiblity on code examples.</para></listItem>
  55. <listItem><para>Most section headers are not rendered as collapsible sections like they are in the Hana
  56. and VS2005 styles.</para></listItem>
  57. </list>
  58. <alert class="note">
  59. <para>This presentation style has been deprecated and is no longer supported by Microsoft.</para>
  60. </alert>
  61. </content>
  62. </section>
  63. <relatedTopics>
  64. <link xlink:href="303c996a-2911-4c08-b492-6496c82b3edb" />
  65. </relatedTopics>
  66. </developerConceptualDocument>
  67. </topic>