Mercurial > hg > soundsoftware-site
diff extra/soundsoftware/matlab-docs.conf @ 389:0bc92382a86b feature_113
Some layout and link fixes
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Thu, 07 Apr 2011 15:45:48 +0100 |
parents | 47ae83ce8db8 |
children | a0f6e994657f |
line wrap: on
line diff
--- a/extra/soundsoftware/matlab-docs.conf Wed Apr 06 17:49:54 2011 +0100 +++ b/extra/soundsoftware/matlab-docs.conf Thu Apr 07 15:45:48 2011 +0100 @@ -67,7 +67,7 @@ #------------------------------------------------------------------------ # texttitleframelayout: text of title for frame layout file (whole docu) #------------------------------------------------------------------------ -set texttitleframelayout = Documentation of Matlab Functions of PROJEKTNAME +set texttitleframelayout = MATLAB Function Documentation #------------------------------------------------------------------------ # texttitle/headerindexalldirs: text of title and header for directory index @@ -85,7 +85,7 @@ # texttitle/headerfiles: text of title and header for files # name of file will be added at the end #------------------------------------------------------------------------ -set texttitlefiles = PROJEKTNAME: Function +set texttitlefiles = Function set textheaderfiles = Documentation of #------------------------------------------------------------------------ @@ -105,8 +105,8 @@ # textjumpindexlocal: text displayed for jump to index of files in actual # directory (local) #------------------------------------------------------------------------ -set textjumpindexglobal = Global Index (all files) -set textjumpindexlocal = Local Index (files in subdir) +set textjumpindexglobal = <b>Index of</b> all files: +set textjumpindexlocal = this subdirectory only: #------------------------------------------------------------------------ # includesource: include source of m-files in documentation [YES|no] @@ -160,7 +160,7 @@ # codeheader: HTML-code added to <H*> tags, use for centering header text # or changing the colour/size/font of the header text #------------------------------------------------------------------------ -set codeheader = align="center" +set codeheader = # End of parameter file