mailr11236 - /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 June 12, 2010 - 17:33:
Author: bugman
Date: Sat Jun 12 17:33:38 2010
New Revision: 11236

URL: http://svn.gna.org/viewcvs/relax?rev=11236&view=rev
Log:
Merged r11234 from the 1.3.5 tag into the 1.3 line.

The command used was:
svn merge -r11233:11234 svn+ssh://bugman@xxxxxxxxxxx/svn/relax/tags/1.3.5 .

-----
  r11234 | bugman | 2010-06-12 17:23:16 +0200 (Sat, 12 Jun 2010) | 3 lines
  Changed paths:
     M /tags/1.3.5/scons/manuals.py

  Excluded minfx from the API manual compilation.
-----


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=11236&r1=11235&r2=11236&view=diff
==============================================================================
--- 1.3/scons/manuals.py (original)
+++ 1.3/scons/manuals.py Sat Jun 12 17:33:38 2010
@@ -93,7 +93,7 @@
 
     # exclude
     #   The list of objects to exclude.
-    exclude = []
+    exclude = ['minfx']
 
     # output
     #   The type of output that should be generated.  Should be one




Related Messages


Powered by MHonArc, Updated Sat Jun 12 18:00:02 2010