Women in Technology

Hear us Roar



Article:
  Using NDoc: Adding World-Class Documentation to Your .NET Components
Subject:   Ndoc deletes all files
Date:   2004-01-03 06:32:52
From:   anonymous2

Hi,


I tried compiling Ndoc with vs.net, and although it gave a massive amount of errors, it did create an executable.


I then tried to use it, but they forgot to mention that it deletes all files within the output file. So bye bye project source code for me!!! What kind of crap application deletes everything in the output directory ??? Such an error is typical for SF-applications, not to mention it totally produced a crap chm, in which each page was an empty html.


But aside from that it looks quite promising :(


/ED

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • Ndoc deletes all files
    2005-07-30 01:19:05  Jon_Paal [View]

    Ditto i suffered thesame learning experience . there should be a warning that a deletion will occur before just plowing ahead.

    And I am still unable to get my comments to appear in nDoc files. it seems to be using relection on the assembly but never uses the XML file (?)