Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. XML Documents - The height of laziness

XML Documents - The height of laziness

Scheduled Pinned Locked Moved Visual Studio
visual-studiocsharpxmlhelpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    MrEyes
    wrote on last edited by
    #1

    I am currently using Visual Studio to produce XML documents for my code, I then use nDoc to produce CHM files and all is good. I would like VS to provide me with an error/task if a method is not commented at all but cannot find a way to do this. If I set the project property "Treat Warnings as Errors" to true, and a comment is malformed (i.e. incorrect parameters etc) then it gives me an error, but if there is no comment at all then I do not get a warning. Does anybody know if there is a way to do this? post.mode = postmodes.signature; SELECT everything FROM everywhere WHERE something = something_else; > 1 Row Returned > 42

    K 1 Reply Last reply
    0
    • M MrEyes

      I am currently using Visual Studio to produce XML documents for my code, I then use nDoc to produce CHM files and all is good. I would like VS to provide me with an error/task if a method is not commented at all but cannot find a way to do this. If I set the project property "Treat Warnings as Errors" to true, and a comment is malformed (i.e. incorrect parameters etc) then it gives me an error, but if there is no comment at all then I do not get a warning. Does anybody know if there is a way to do this? post.mode = postmodes.signature; SELECT everything FROM everywhere WHERE something = something_else; > 1 Row Returned > 42

      K Offline
      K Offline
      keith maddox
      wrote on last edited by
      #2

      I'm not sure if I can fully answer your question but I would like to say that I am doing the same thing and I DO GET these warnings when methods, properties, basically anything protected or public is not commented. Are you using 2003?

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups