mailr15479 - /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 - 16:48:
Author: bugman
Date: Thu Mar 15 16:48:13 2012
New Revision: 15479

URL: http://svn.gna.org/viewcvs/relax?rev=15479&view=rev
Log:
The extern and minfx.scipy_subset relax packages are now excluded form the 
API documentation.

This will be updated at http://www.nmr-relax.com/api/ after the next relax 
release.


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=15479&r1=15478&r2=15479&view=diff
==============================================================================
--- 1.3/scons/manuals.py (original)
+++ 1.3/scons/manuals.py Thu Mar 15 16:48:13 2012
@@ -1,6 +1,6 @@
 
###############################################################################
 #                                                                            
 #
-# Copyright (C) 2006-2011 Edward d'Auvergne                                  
 #
+# Copyright (C) 2006-2012 Edward d'Auvergne                                  
 #
 #                                                                            
 #
 # This file is part of the program relax.                                    
 #
 #                                                                            
 #
@@ -93,7 +93,7 @@
 
     # exclude
     #   The list of objects to exclude.
-    exclude = ['graphics', 'sample_scripts', 'scripts']
+    exclude = ['extern', 'graphics', 'minfx.scipy_subset', '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:00:01 2012