![]() ![]() |
||
![]() |
![]() |
|
![]() |
[wingide-users] project manager file documentationWing IDE Support support at wingide.comMon, 14 Apr 2003 14:41:26 -0400 (EDT)
No, there isn't currently a way to do this, but it seems like it might a good suggestion. To clarify: Are you putting multiple """'ed docstrings at the top level of your file or are you talking about seeing the docstrings also for classes or functions, concatenated in some way? If I'm remembering correctly, only the first docstring for each scope is retained by Python at runtime, so only the first is strictly considered "meaningful". We can probably hack our static analysis engine to extract all the docstrings at the top level of a file, but we do use the Python parser to some extent so I'm not 100% sure about what it would take to do so. - Stephan On Mon, 14 Apr 2003, Nicholas Henke wrote: > Is there a way to get the file documentation window in the project > manager to display all of the documentation, not just the first comment > in the file? For me the first comment is the copyright shtuff. > > Nic > -- > Nicholas Henke > Penguin Herder & Linux Cluster System Programmer > Liniac Project - Univ. of Pennsylvania > _________________________________________________ > Wing IDE discussion list > http://wingide.com/support/forum >
Run by Mailman v 2.0.8 |
|
|
Copyright (c) 2000-2002, Archaeopteryx Software, Inc. Legal Statements | ||