svn+ssh://bugman@.../svn/relax/trunk
........
r18819 | bugman | 2013-03-13 16:18:17 +0100 (Wed, 13 Mar 2013) | 5 lines
Shifted all of the documentation variables to the top of the specific API_base class.
This is for better organisation.
........
r18820 | bugman | 2013-03-13 16:19:05 +0100 (Wed, 13 Mar 2013) | 5 lines
Added the write_doc class variable to the specific analysis API class as a empty string.
This is to fix the unit tests.
........