mailr5211 - /1.3/scons/manuals.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on March 23, 2008 - 17:17:
Author: bugman
Date: Sun Mar 23 17:17:43 2008
New Revision: 5211

URL: http://svn.gna.org/viewcvs/relax?rev=5211&view=rev
Log:
All packages in the specific_fns and test_suite directories are now being 
included in the API docs.


Modified:
    1.3/scons/manuals.py

Modified: 1.3/scons/manuals.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/scons/manuals.py?rev=5211&r1=5210&r2=5211&view=diff
==============================================================================
--- 1.3/scons/manuals.py (original)
+++ 1.3/scons/manuals.py Sun Mar 23 17:17:43 2008
@@ -104,8 +104,11 @@
                'maths_fns/*.py',
                'prompt/*.py',
                'specific_fns/*.py',
-               'specific_fns/model_free/*.py',
+               'specific_fns/*/*.py',
                'test_suite/*.py',
+               'test_suite/*/*.py',
+               'test_suite/*/*/*.py',
+               'test_suite/*/*/*/*.py',
                'sconstruct',
                'scons/*.py']
 




Related Messages


Powered by MHonArc, Updated Sun Mar 23 18:20:11 2008