Variables | |
tuple | simpleterm = Term( 'WaveletDenoise' ) |
string | UP_TITLE = 'SLIMpy Documentation' |
tuple | UP_LINK = join(pardir, pardir, "SLIMpy", 'SLIMpyOverview', 'index.html') |
tuple | how_to = MkHowTo( ['WaveletDenoise' ] , UP_TITLE=UP_TITLE, UP_LINK=UP_LINK) |
Definition at line 16 of file DocSconstruct.py.
tuple simpleterm = Term( 'WaveletDenoise' ) |
Definition at line 8 of file DocSconstruct.py.
tuple UP_LINK = join(pardir, pardir, "SLIMpy", 'SLIMpyOverview', 'index.html') |
Definition at line 14 of file DocSconstruct.py.
string UP_TITLE = 'SLIMpy Documentation' |
Definition at line 12 of file DocSconstruct.py.