Re: [Doxygen-users] Treeview generation fails
Brought to you by:
dimitri
From: Carter-Hitchin, D. \(MLCE\) <DCa...@ml...> - 2008-11-12 08:58:36
|
Hi Roland, I use the Doxywizard GUI to edit my config file and it produced this when I enabled treeview: GENERATE_TREEVIEW = YES HTH, David. -----Original Message----- From: Roland Plüss [mailto:ro...@rp...] Sent: 11 November 2008 23:26 To: dox...@li... Subject: [Doxygen-users] Treeview generation fails * PGP Signed by an unknown key: 11/11/2008 at 06:25:52 PM I'm trying to get a doc done for a small project. I used it already for a larger one with an older doxygen version. There I could generate a HTML doc which had a side bar on the left with all classes in a tree structure. This is very handy but for some reason I am no more able to get such a tree view out of doxygen. I tried everything but it just fails. doxygen version: 1.5.4 part of the problematic file. >>> #--------------------------------------------------------------------------- >>> # configuration options related to the HTML output >>> #--------------------------------------------------------------------------- >>> GENERATE_HTML = YES >>> HTML_OUTPUT = html >>> HTML_FILE_EXTENSION = .html >>> HTML_HEADER = >>> HTML_FOOTER = >>> HTML_STYLESHEET = >>> HTML_ALIGN_MEMBERS = YES >>> GENERATE_HTMLHELP = NO >>> GENERATE_DOCSET = NO >>> DOCSET_FEEDNAME = "Doxygen generated docs" >>> DOCSET_BUNDLE_ID = org.doxygen.Project >>> HTML_DYNAMIC_SECTIONS = YES >>> CHM_FILE = >>> HHC_LOCATION = >>> QTHELP_FILE = >>> QTHELP_CONFIG = >>> DOXYGEN2QTHELP_LOC = >>> GENERATE_CHI = NO >>> CHM_INDEX_ENCODING = >>> BINARY_TOC = NO >>> TOC_EXPAND = NO >>> DISABLE_INDEX = NO >>> ENUM_VALUES_PER_LINE = 4 >>> GENERATE_TREEVIEW = ALL >>> TREEVIEW_WIDTH = 250 >>> FORMULA_FONTSIZE = 10 GENERATE_TREEVIEW I set already to all possible values and nothing happens. To my understanding putting ALL or FRAME should generate the treeview but nothing happens. Openind index.html from the generated docs only shows the conventional view without any side panel. Any ideas what goes wrong? * Unknown Key * 0x2B1159FA (L) -------------------------------------------------------- This message w/attachments (message) may be privileged, confidential or proprietary, and if you are not an intended recipient, please notify the sender, do not use or share it and delete it. Unless specifically indicated, this message is not an offer to sell or a solicitation of any investment products or other financial product or service, an official confirmation of any transaction, or an official statement of Merrill Lynch. Subject to applicable law, Merrill Lynch may monitor, review and retain e-communications (EC) traveling through its networks/systems. The laws of the country of each sender/recipient may impact the handling of EC, and EC may be archived, supervised and produced in countries other than the country in which you are located. This message cannot be guaranteed to be secure or error-free. This message is subject to terms available at the following link: http://www.ml.com/e-communications_terms/. By messaging with Merrill Lynch you consent to the foregoing. -------------------------------------------------------- |