Project Report

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
+18
Enthusiast
Enthusiast
Posts: 228
Joined: Fri Oct 24, 2008 2:07 pm

Project Report

Post by +18 »

Hi mans
Whenever we have a big project, i think to need a Paper Management as Category of Contents Chapter...
for example :
1- All gadget names used in project based on category types.
2- All API functions names used in project.
3- Data added...
and more

I think to knows these is useful for Feature Improvements us project.
Thanks to Pure-Team
Zach
Addict
Addict
Posts: 1675
Joined: Sun Dec 12, 2010 12:36 am
Location: Somewhere in the midwest
Contact:

Re: Project Report

Post by Zach »

Most of that data could be generated with a simple program/script parsing your source code files.

I'm surprised no one has written an IDE plugin, or separate application to do this already though.
Post Reply