mailr15482 - /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:06:
Author: bugman
Date: Thu Mar 15 17:06:12 2012
New Revision: 15482

URL: http://svn.gna.org/viewcvs/relax?rev=15482&view=rev
Log:
The multi-processor test implementation scripts are now excluded from the API 
documentation.

The import of the scripts was failing, and they are not part of the relax API.


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=15482&r1=15481&r2=15482&view=diff
==============================================================================
--- 1.3/scons/manuals.py (original)
+++ 1.3/scons/manuals.py Thu Mar 15 17:06:12 2012
@@ -93,7 +93,7 @@
 
     # exclude
     #   The list of objects to exclude.
-    exclude = ['extern', 'graphics', 'minfx.scipy_subset', '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 17:40:01 2012