mailr5206 - /1.3/docs/__init__.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on March 23, 2008 - 17:00:
Author: bugman
Date: Sun Mar 23 17:00:20 2008
New Revision: 5206

URL: http://svn.gna.org/viewcvs/relax?rev=5206&view=rev
Log:
Added a package docstring for the docs/ directory.


Modified:
    1.3/docs/__init__.py

Modified: 1.3/docs/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/docs/__init__.py?rev=5206&r1=5205&r2=5206&view=diff
==============================================================================
--- 1.3/docs/__init__.py (original)
+++ 1.3/docs/__init__.py Sun Mar 23 17:00:20 2008
@@ -1,6 +1,6 @@
 
###############################################################################
 #                                                                            
 #
-# Copyright (C) 2006 Edward d'Auvergne                                       
 #
+# Copyright (C) 2006, 2008 Edward d'Auvergne                                 
 #
 #                                                                            
 #
 # This file is part of the program relax.                                    
 #
 #                                                                            
 #
@@ -20,5 +20,8 @@
 #                                                                            
 #
 
###############################################################################
 
+# Package docstring.
+"""Directory containing all of relax's documentation."""
+
 
 __all__ = [ ]




Related Messages


Powered by MHonArc, Updated Sun Mar 23 17:20:16 2008