Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Generating Toolbox Documentation
Date: Thu, 8 Jan 2009 16:44:02 +0000 (UTC)
Organization: The MathWorks Inc
Lines: 22
Message-ID: <gk5agi$3rp$1@fred.mathworks.com>
References: <gk58tu$g6q$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1231433042 3961 172.30.248.35 (8 Jan 2009 16:44:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 8 Jan 2009 16:44:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 869871
Xref: news.mathworks.com comp.soft-sys.matlab:510462


"Etienne" <etienne.coetzee@airbus.com> wrote in message <gk58tu$g6q$1@fred.mathworks.com>...
> Hi Folks
> 
> I am currently trying to generate the documentation for a toolbox, and would like to make it look and feel like Mathworks documentation. Obviously it is not possible to use any of the logos, butI would like to keep the look and feel consistent with the normal styles. Is a style template available for this?
> 
> Regards
> 
> Etienne

Etienne,

Take a look at the section "Adding Your Own Toolboxes to the Development Environment"

http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_env/f3-40358.html

Or in MATLAB, type

web([docroot '/techdoc/matlab_env/f3-40358.html'])



jiro