I have a very big project, developped by tenth of peoples, with thousands of code files, two solutions of more than one hundred of projects, managed or not.
I will try to generate the doc with NDoc3. If its pass the test, it will be a great step !
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It great to see that there is an interest in the project. Unfortunately I can tell you that there is a couple of things which does not work. Fx. nullable types aren't implemented fully yet, also only C# syntax are supported. But it will be a great way to get feedback. If you will try to use NDoc3 to do this, you should get the current trunk from SVN, as some serious problems have been discovered in Beta 1. One of the problems include an error when all methods, fields, properties, etc. haven't been documented.
I'll expected Beta 2 will be released in a couple of weeks, this release should include full support for C# syntax, and partial support for VB syntax.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a very big project, developped by tenth of peoples, with thousands of code files, two solutions of more than one hundred of projects, managed or not.
I will try to generate the doc with NDoc3. If its pass the test, it will be a great step !
Hi Thierry
It great to see that there is an interest in the project. Unfortunately I can tell you that there is a couple of things which does not work. Fx. nullable types aren't implemented fully yet, also only C# syntax are supported. But it will be a great way to get feedback. If you will try to use NDoc3 to do this, you should get the current trunk from SVN, as some serious problems have been discovered in Beta 1. One of the problems include an error when all methods, fields, properties, etc. haven't been documented.
I'll expected Beta 2 will be released in a couple of weeks, this release should include full support for C# syntax, and partial support for VB syntax.