Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

FAQ How can I generate HTML and toc.xml files?

Revision as of 00:42, 19 December 2008 by D a carver.yahoo.com (Talk | contribs) (See Also:)

You can develop toc.xml files using the Table of Contents Editor provided by PDE and UA. To create a new table of contents, simply select File > New > Other... > User Assistance > Help Table of Contents and choose a project and file name for your table of contents.

As for the HTML files, you can write them by hand, which is painful. There are many alternatives, such as DocBook, for those who swear by XML, style sheets, and XSLT, or the HTML editor included as a sample with this book.

See Also:

DocBook (http://www.docbook.org) [Authoring_Eclipse_Help_Using_DocBook]


This FAQ was originally published in Official Eclipse 3.0 FAQs. Copyright 2004, Pearson Education, Inc. All rights reserved. This text is made available here under the terms of the Eclipse Public License v1.0.

Back to the top