I use leo, it's a helpful tool for literate programming. Makes it dead simple to work with things like this, unfortunate drawbacks is that it is a self-contained world. If you go the leo route, then everyone needs to use it to gain all the benefits of it.
Ray On Mon, 28 Oct 2002 20:03:38 +0100 Frank Barknecht <[EMAIL PROTECTED]> wrote: > Hi, > Michael Montagne hat gesagt: // Michael Montagne wrote: > > > You know what we need.....we need a tool that will document the files in > > a site directory. It's hard to know which functions come from which > > files and which have been overridden where. How do the crack web > > developers do it? Do they remember everything? Do they keep a journal > > running to the side? It seems that with the consistent structure of > > python objects, that a tool may have already been developed to do this. > > I use "ctags", which is nice to use with my fav. editor Vim. > > ciao > -- > Frank Barknecht _ ______footils.org__ > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Webware-discuss mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/webware-discuss ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
