mailr15483 - /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 15, 2012 - 17:21:
Author: bugman
Date: Thu Mar 15 17:21:14 2012
New Revision: 15483

URL: http://svn.gna.org/viewcvs/relax?rev=15483&view=rev
Log:
Formatting of the epydoc exclusion list.


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=15483&r1=15482&r2=15483&view=diff
==============================================================================
--- 1.3/scons/manuals.py (original)
+++ 1.3/scons/manuals.py Thu Mar 15 17:21:14 2012
@@ -93,7 +93,15 @@
 
     # exclude
     #   The list of objects to exclude.
-    exclude = ['extern', 'graphics', 'minfx.scipy_subset', 
'multi.test_implementation', 'multi.test_implementation2', 'sample_scripts', 
'scripts']
+    exclude = [
+        'extern',
+        'graphics',
+        'minfx.scipy_subset',
+        'multi.test_implementation',
+        'multi.test_implementation2',
+        'sample_scripts',
+        'scripts'
+    ]
 
     # output
     #   The type of output that should be generated.  Should be one




Related Messages


Powered by MHonArc, Updated Thu Mar 15 19:00:02 2012