|
-
Nov 20th, 2006, 04:10 AM
#1
Thread Starter
Addicted Member
[RESOLVED] [2005] Creating a new project
When I created a new VB project with Windows Application, I can do documenting with <summary>,<param>,etc.
But why I can't documenting when I choose Empty Project ? Does it have to add a reference or something ?
When I started a project, I'd prefer an Empty Project because it doesn't generate anything (forms, unused reference, etc). So, how can I add documentation feature within an Empty Project ?
Regards
Michael
-
Nov 20th, 2006, 04:22 AM
#2
Re: [2005] Creating a new project
Check the "Generate XML documentation file" option on the Compile tab of the project properties.
The thing to do would have been to create a Windows Application project and a Blank project and see what the differences were in the properties. You'd have been able to narrow it down pretty quickly as most options would be obviously not applicable.
-
Nov 20th, 2006, 04:30 AM
#3
Thread Starter
Addicted Member
Re: [2005] Creating a new project
Ah, so that's the problem.
Yes, I have seen all difference between 2 project, but since I tought it nothing to do with compile options, I just pass the compile options, and keep look at reference (since it based on XML).
Thanks for your help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|