Code Search for Developers
 
 
  

toc.xml from PovClipse at Krugle


Show toc.xml syntax highlighted

<!--
 * PovClipse - Eclipse plugin for editing and rendering Povray sceene files.
 * Copyright (C) 2006-2007  Wolfgang Moestl  wmoestl@web.de
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * as published by the Free Software Foundation; either version 2
 * of the License, or (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
 * -->
<toc label="PovClipse Help"  topic="html/povclipse.html">
	<topic label="Description" href="html/description.html"/>
	<topic label="Compatibility" href="html/compatibility.html"/>
    <topic label="Internationalization" href="html/internationalization.html"/>
    <topic label="Perspective" href="html/perspective/perspective.html"/>
    
    <!-- editor -->
    <topic label="Editor" href="html/editor/editor.html">    
    	<topic label="Invoking" href="html/editor/editor.html#invoking"/>
    	<topic label="Basic features" href="html/editor/editor.html#basic"/>
    	<topic label="Advanced Features" href="html/editor/editor.html#advanced"/>
        <topic label="Syntax highlighting" href="html/editor/syntax_highlighting.html"/>
        <topic label="Outline View" href="html/editor/outline.html"/>
        <topic label="Editor Shortcuts" href="html/editor/shortcuts.html"/>
        <topic label="Code Assist" href="html/editor/code_assist.html"/>
        <topic label="Hover support" href="html/editor/hover.html"/>
        <topic label="Error indications" href="html/editor/error_indication.html"/>
        <topic label="Hyperlinks" href="html/editor/hyperlink.html"/>
        <topic label="Renderer offline documentation" href="html/editor/pov_doc_ref.html">
        	<topic label="Browsing the Povray documentation" href="html/editor/pov_doc_ref.html#browse_povray_docs"/>
        	<topic label="Browsing the MegaPOV documentation" href="html/editor/pov_doc_ref.html#browse_megapov_docs"/>
        	<topic label="Open documentation by reference" href="html/editor/pov_doc_ref.html#browse_by_ref"/>
        </topic>
        <topic label="Folding" href="html/editor/folding.html"/>
        <topic label="Auto typing" href="html/editor/autotyping.html"/>
        <topic label="Direct color editor" href="html/editor/direct_color_editor.html"/>
        <topic label="Color map editor" href="html/editor/color_map_editor.html">
        	<topic label="Add and delete map entries" href="html/editor/color_map_editor.html#add_delete"/>
        	<topic label="Editing an entry" href="html/editor/color_map_editor.html#edit"/>
        	<topic label="Accepting the changes" href="html/editor/color_map_editor.html#accept"/>
        </topic>
    </topic> 
    
    <!-- Project management -->   
    <topic label="Project Management" href="html/project/project_management.html">
    	<topic label="Navigator view PovClipse Project indicator" href="html/project/project_management.html#nav_indicator"/>
    	<topic label="Project creation" href="html/project/project_creation.html">
    		<topic label="Calling the PovClipse Project wizard" href="html/project/project_creation.html#calling_wizard"/>
    		<topic label="Name your project" href="html/project/project_creation.html#project_naming"/>
    		<topic label="Referencing projects" href="html/project/project_creation.html#project_referencing"/>
    		<topic label="Project layout" href="html/project/project_creation.html#project_layout"/>  	
    	</topic>
    	<topic label="Project deletion" href="html/project/project_deletion.html"/>
    	<topic label="Exporting Projects" href="html/project/project_export.html"/>
    	<topic label="Importing Projects" href="html/project/project_import.html"/>
    	<topic label="Setting Project properties" href="html/project/project_properties.html">
    		<topic label="Povray library path" href="html/project/project_properties.html#library_path"/>	
    		<topic label="Project layout" href="html/project/project_properties.html#project_layout"/>	
    	</topic>
    </topic>
    
    <!-- Preference and Project Properties -->   
    <topic label="Preferences" href="html/pref/preference.html">
    	<topic label="PovClipse preferences" href="html/pref/preference.html#povclipse_preferences">
    		<topic label="Renderer tab" href="html/pref/preference.html#renderer_tab"/>
    		<topic label="Consoles tab" href="html/pref/preference.html#consoles_tab"/>
    		<topic label="Startup actions tab" href="html/pref/preference.html#startup_tab"/>
    		<topic label="Render actions tab" href="html/pref/preference.html#render_actions_tab">
    			<topic label="Auto save" href="html/pref/preference.html#autosave"/>
    			<topic label="View activation" href="html/pref/preference.html#view_activation"/>
    		</topic>
    	</topic>
    	<topic label="Editor preferences" href="html/pref/preference.html#editor_preferences">
    		<topic label="Syntax highlighting" href="html/pref/preference.html#syntax_highlighting"/>
    		<topic label="Typing" href="html/pref/preference.html#typing"/>
    		<topic label="Syntax checking" href="html/pref/preference.html#syntax_checking"/>	
    	</topic>	
    	<topic label="Sound preferences" href="html/pref/preference.html#sound_preferences"/>
    </topic>
    
    <!-- Povray Launcher -->
    <topic label="Povray launcher" href="html/launcher/launcher.html">
        <topic label="Renderer launcher" href="html/launcher/launcher.html#launcher"/>
        <topic label="Eclipse project refreshing" href="html/launcher/launcher.html#refresh"/>
    	<topic label="Povray render settings dialog" href="html/launcher/render_settings.html">
    		<topic label="Render configuration templates" href="html/launcher/render_settings.html#templates">
    			<topic label="Creating render configuration templates" href="html/launcher/render_settings.html#template_create"/>
    			<topic label="Creating a render configuration from a template" href="html/launcher/render_settings.html#from_template"/>	
    		</topic>
    	</topic>
    	
    	<topic label="Povray Render configuration" href="html/launcher/configuration.html">
    		<topic label="Configuration settings" href="html/launcher/configuration.html#config_settings"/>
    		<topic label="File tab" href="html/launcher/configuration.html#file_tab"/>
    		<topic label="Image tab" href="html/launcher/configuration.html#image_tab"/>
    		<topic label="Animation tab" href="html/launcher/configuration.html#animation_tab"/>
    		<topic label="Display output tab" href="html/launcher/configuration.html#display_tab"/>
    		<topic label="CPU Utilization Histogram tab" href="html/launcher/configuration.html#cpu_tab"/>
    		<topic label="Bounding tab" href="html/launcher/configuration.html#bounding_tab"/>
    		<topic label="Scene parsing tab" href="html/launcher/configuration.html#parsing_tab"/>
    		<topic label="Shell Out tab" href="html/launcher/configuration.html#shell_tab">
    			<topic label="Shell Command Sequencing" href="html/launcher/configuration.html#shell_tab_sequencing"/>
    			<topic label="Shell Command Return Actions" href="html/launcher/configuration.html#shell_tab_return"/>
    		</topic>
    		<topic label="Additional parameter" href="html/launcher/configuration.html#additional_tab"/>
    	</topic>
    	<topic label="Render Messages View" href="html/launcher/render_view.html"/>
    	<topic label="Render Jobs View" href="html/launcher/renderjobsview.html"/>
    </topic>
    
    <!-- PovClipse Image View -->
    <topic label="PovClipse Image View" href="html/imageview/image_view.html">
    	<topic label="Zooming" href="html/imageview/image_view.html#zooming"/>
    	<topic label="Shifting" href="html/imageview/image_view.html#shifting"/>
    	<topic label="Loading images" href="html/imageview/image_view.html#loading"/>
    </topic>
    
    <topic label="License" href="html/license/license.html"/>
    <topic label="History" href="html/history.html"/>
    <topic label="Development outlook" href="html/outlook.html"/>
    
    <topic label="FAQ" href="html/faq/faq.html"/>
    
    <topic label="Forum, Bug and request tracking" href="html/trackers/trackers.html">
    	<topic label="Bug and request tracking" href="html/trackers/trackers.html#bugs"/>
    	<topic label="Forum" href="html/trackers/trackers.html#forum"/>
    </topic>
     
    <topic label="Tutorial" href="html/tutorial/tutorial.html">
    	<topic label="Part 1: setting up a Povray Project and scene file" href="html/tutorial/creating_project.html"/>
    	<topic label="Part 2: using the PovClipse editor" href="html/tutorial/editing.html"/>
    	<topic label="Part 3: rendering" href="html/tutorial/rendering.html"/>
    </topic>
    <topic label="Installation" href="html/installation.html"/>
    <topic label="Credits" href="html/credits.html"/>
    <topic label="Donations" href="html/donation.html"/>
    <!-- NOTE: API DOCS do not appear within the online docs! -->
</toc>




See more files for this project here

PovClipse

PovClipse is an eclipse editor plugin for Povray (Persistence of Vision Raytracer) sceene- and include files.\r\nIt features syntax highlighting, code folding, code assist, outline view as well as running Povray using render configurations.

Project homepage: http://sourceforge.net/projects/povclipse
Programming language(s): Java
License: other

  toc.xml