mailr22448 - /trunk/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 08, 2014 - 16:00:
Author: bugman
Date: Sat Mar  8 16:00:02 2014
New Revision: 22448

URL: http://svn.gna.org/viewcvs/relax?rev=22448&view=rev
Log:
Removed the test_suite/shared_data directory from the API documentation 
scanning.

This is to avoid trying to import the frame order relax scripts which cannot 
be imported into
Python.

Modified:
    trunk/scons/manuals.py

Modified: trunk/scons/manuals.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/scons/manuals.py?rev=22448&r1=22447&r2=22448&view=diff
==============================================================================
--- trunk/scons/manuals.py      (original)
+++ trunk/scons/manuals.py      Sat Mar  8 16:00:02 2014
@@ -107,7 +107,8 @@
         'multi.test_implementation',
         'multi.test_implementation2',
         'sample_scripts',
-        'test_suite.system_tests.scripts'
+        'test_suite.system_tests.scripts',
+        'test_suite.shared_data'
     ]
 
     # output




Related Messages


Powered by MHonArc, Updated Sat Mar 08 16:20:02 2014