Documentation from XML

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Brian Richards

    #1

    Documentation from XML

    I'm looking for a replacement to NDoc for generating HTML and MSDN style
    help from the xml documents generated with the /doc switch. The problem with
    NDoc is it does not support 2.0 very well or at all in the case of generics.
    Can anyone reccommend another tool? Does not necessarily have to be free,
    but free would be better.

    Thanks

    Brian


  • Kevin Spencer

    #2
    Re: Documentation from XML

    You can create your own XSL Transform to create your own style of HTML
    documentation.

    --
    HTH,

    Kevin Spencer
    Microsoft MVP
    Chicken Salad Surgery

    It takes a tough man to make a tender chicken salad.


    "Brian Richards" <brichards@gmai l.comwrote in message
    news:OqmcFb3yGH A.1936@TK2MSFTN GP04.phx.gbl...
    I'm looking for a replacement to NDoc for generating HTML and MSDN style
    help from the xml documents generated with the /doc switch. The problem
    with
    NDoc is it does not support 2.0 very well or at all in the case of
    generics.
    Can anyone reccommend another tool? Does not necessarily have to be free,
    but free would be better.
    >
    Thanks
    >
    Brian
    >
    >

    Comment

    • Brian Richards

      #3
      Re: Documentation from XML

      Thanks. That doesn't necessarily address the MSDN style documentation
      though.

      "Kevin Spencer" <uce@ftc.govwro te in message
      news:eBtjcD4yGH A.1300@TK2MSFTN GP05.phx.gbl...
      You can create your own XSL Transform to create your own style of HTML
      documentation.
      >
      --
      HTH,
      >
      Kevin Spencer
      Microsoft MVP
      Chicken Salad Surgery
      >
      It takes a tough man to make a tender chicken salad.
      >
      >
      "Brian Richards" <brichards@gmai l.comwrote in message
      news:OqmcFb3yGH A.1936@TK2MSFTN GP04.phx.gbl...
      I'm looking for a replacement to NDoc for generating HTML and MSDN style
      help from the xml documents generated with the /doc switch. The problem
      with
      NDoc is it does not support 2.0 very well or at all in the case of
      generics.
      Can anyone reccommend another tool? Does not necessarily have to be
      free,
      but free would be better.

      Thanks

      Brian
      >
      >

      Comment

      • Brian Richards

        #4
        Re: Documentation from XML

        I just read about Sandcastle MS's answer to NDoc. Unless anyone knows of any
        other alternatives this should do what we need.

        Thanks.

        "Kevin Spencer" <uce@ftc.govwro te in message
        news:eBtjcD4yGH A.1300@TK2MSFTN GP05.phx.gbl...
        You can create your own XSL Transform to create your own style of HTML
        documentation.
        >
        --
        HTH,
        >
        Kevin Spencer
        Microsoft MVP
        Chicken Salad Surgery
        >
        It takes a tough man to make a tender chicken salad.
        >
        >
        "Brian Richards" <brichards@gmai l.comwrote in message
        news:OqmcFb3yGH A.1936@TK2MSFTN GP04.phx.gbl...
        I'm looking for a replacement to NDoc for generating HTML and MSDN style
        help from the xml documents generated with the /doc switch. The problem
        with
        NDoc is it does not support 2.0 very well or at all in the case of
        generics.
        Can anyone reccommend another tool? Does not necessarily have to be
        free,
        but free would be better.

        Thanks

        Brian
        >
        >

        Comment

        Working...