in
Innovasys Logo

Browse by Tags

  • Localizing xml comments

    Hello is there a way to localize xml comments, and manage them with Document! X? something of the sort : //<summary xml:lang="fr"> French translation //</summary>
    Posted to Document! X (Forum) by oudinia on 10-20-2011
  • Same-line documentation

    Much as I respect the consistency of documentation in VS, I find that in many circumstances it takes up more space than it i worth. I often prefer to real documentation in comments on the same line as the entry. For example: /// Structure of the cleanup instructions from CleanupSteps table...
    Posted to Document! X (Forum) by DCDan on 05-06-2011
  • Can the Code coment format be changed?

    When editting the code comments using DocumentX, I noticed that it tends to place everything on long lines, granted, given that the comments are XML, this is totally valid, but what we would like is for the comments to wrap onto multiple lines so that they are readable when browsing and working with...
    Posted to Document! X (Forum) by John_H_Bergman on 10-14-2010
  • Re: How to change the "ProjectTitle" template property

    I am also trying to change the title for my project, but in this case I am using Document!X for XSD documentation.I have one main schema that imports several child schemas. I used Richard's instructions to successfully re-title the first title for documentation generated for the main schema. But...
    Posted to Document! X (Forum) by Kathy Stone on 03-20-2009
  • Generating Help on Non-compiled projects

    Is it possible to generate help files from the comments within the project opposed to compiling the project? I'm using C# and have a project completed, but haven't compiled it into a dll or moved to production, I just want to know if it is possible to generate documentation only based on the...
    Posted to Document! X (Forum) by shawn on 11-20-2007
  • Re: Namespaces in code

    Unfortunately Visual Studio (and the C# / VB.NET XML comment spec) does not support documenting namespaces - therefore there is no way to include comments in the file generated by the C# / VB.NET compiler. You can create namespace content by authoring it in the Document! X Content File (there is a blank...
    Posted to Document! X (Forum) by Richard Sloggett (Innovasys) on 07-20-2007
  • VS2005 context sensitive help for not finding correct topic

    Hi, I'm a new user of Document X. I've compiled Help 2.x help for a set of assemblies using the Visual Studio 2005 template and have integrated this into Visual Studio's help. It's all there with a ToC, indexes and looks good. However, I've noticed that in the VS code editor if I...
    Posted to Document! X (Forum) by AndyHitchman on 07-11-2007
  • Re: Saving comments at the source files and see them at the content files editor

    Document! X will never lose content that you have created in a Content File. If you remove a member, or a whole class, Document! X will prompt you (via a special 'Orphaned Content' dialog) to identify the new name of the members when you next open the content file for edit. If your assembly or...
    Posted to Document! X (Forum) by Richard Sloggett (Innovasys) on 06-25-2007
  • Re: problems with c# XML doc files

    Hello, This question was also posted to support, I'm posting the answer here for info: "In order for Document! X to locate your XML comment files, they need to be in the same directory as your assembly with the same filename and a .xml extension." Richard Sloggett Innovasys http://www.innovasys...
Page 1 of 1 (9 items)