473,405 Members | 2,294 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

PHPDocumentor for ASP.NET

Hi, does anyone know if there is something like PHPDocumentor for
ASP.NET? That is, is there anything which will parse your files, look
for comments with a particular syntax, and output an API?

Thanks,

Nick
Nov 18 '05 #1
2 1187
Hi Nick,

Did you mean this?

NDoc is an extensible code documentation generation tool for .NET developers

http://sourceforge.net/projects/ndoc/

Ken
Microsoft MVP [ASP.NET]
"nick" <ni**********@hotmail.com> wrote in message
news:30**************************@posting.google.c om...
Hi, does anyone know if there is something like PHPDocumentor for
ASP.NET? That is, is there anything which will parse your files, look
for comments with a particular syntax, and output an API?

Thanks,

Nick


Nov 18 '05 #2
On 11 Jun 2004 08:42:52 -0700, nick <ni**********@hotmail.com> wrote:
Hi, does anyone know if there is something like PHPDocumentor for
ASP.NET? That is, is there anything which will parse your files, look
for comments with a particular syntax, and output an API?

Thanks,

Nick


comes out of the box with C#; VB.NET does not have this capability, only
thru a third-party control.

For C#, I love and use nDoc for my documentation; you can create MSDN like
documentation:

http://ndoc.sourceforge.net/

To get the comments compiled into an XML file, that site may have info on
that, or see

http://www.c-sharpcorner.com/xml/Doc...rpUsingXml.asp

you basically set a project property to the XML filename you want created,
then nDoc can create nice-looking manuals with the style you want.

for VB.NET, a couple third-party controls to do this is:

http://www.fesersoft.com/products/vb...ts/default.asp
http://vb-doc.sourceforge.net/

--
Craig Deelsnyder
Microsoft MVP - ASP/ASP.NET
Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jan van Mansum | last post by:
Hello group, I am trying to generate my API-documentation with PHPDocumentor (http://phpdocu.sourceforge.net/). It works nicely, only I don't understand the package-level documentation...
1
by: Oliver Grätz | last post by:
I am using phpDocumentor to generate documentation for my files. This worked without problems but today it told me "has no page-level DocBlock, use @package in the first DocBlock to create one" for...
0
by: alexander.stuckenholz | last post by:
Hello. I have two questions regarding the PHPDocumentor package: 1] Is it possible to add the html-output of phpdocumentor to existing output of the program? I have some pear packages and i'm...
7
by: ralphNOSPAM | last post by:
Is there a PHP script that can find unused variables? I'd like to 'clean up' my scripts. Thanks...
0
by: Yarco | last post by:
I have just installed phpdocumentor on using: pear.bat install phpdocumentor-beta to suitable my php version. Then i create a test file "test.php" to have a trial. But the result is:...
4
by: R. Rajesh Jeba Anbiah | last post by:
If you're working in PHP 5 and used APD, phpDocumentor, PHPMailer & ADODB, you might be knowing that these projects are not maintained and the old codes are throwing bunch of errors in higher error...
2
by: mayankbpatel | last post by:
Has anyone gotten PhpDocumentor from http://www.phpdoc.org/ to work from the command line? I run it on the examples directory like it is described in the tutorial: phpdoc -t docs -f...
2
by: awebguynow | last post by:
Overall, I'm pleased with phpDocumentor, but I've only been using it a day, and I'm not getting exactly what I expected. I've read the FAQ, Tutorial and Manual briefly. I'm using WinXP PHP...
0
by: comp.lang.php | last post by:
I'm not having a good coding week. The following PHPDocumentor code displays wrong: /** * Class for alternatively handling sessions other than the {@link...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.