Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_discuss thread: ASP Auto Documentor


Message #1 by "Kaine Varley" <Kaine@T...> on Tue, 18 Dec 2001 14:41:39
Hi all,



I am currently working on an ASP project that is growing quite large, and 

I'm finding that documentation is becoming a pain in the butt. Also, as 

the project grows, more developers are joining, making it really necessary 

to provide accurate docs.



My ideal solution would be a documentor that would parse through my pages 

and sub-folders, stripping out the name of the page and it's location, any 

functions within the page, input parameters (session, querystring, form, 

cookie), output parameters, COM calls and redirects, popping them into an 

XML document, or series of XML documents, so that I can transform them, or 

whatever, later. I should also be able to define my own tags, so that i 

can provide custom documentation and document some generic functions I 

have built.



Does anyone know of such a product, and where I can lay my hands on it?



Thanks,







Kaine


  Return to Index