mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-17 05:55:22 +02:00
40 lines
2.1 KiB
XML
Executable file
40 lines
2.1 KiB
XML
Executable file
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?NLS TYPE="org.eclipse.help.toc"?>
|
|
|
|
<!--
|
|
Copyright (c) 2005, 2007 IBM Corporation and others.
|
|
All rights reserved. This program and the accompanying materials
|
|
are made available under the terms of the Eclipse Public License v1.0
|
|
which accompanies this distribution, and is available at
|
|
http://www.eclipse.org/legal/epl-v10.html
|
|
|
|
Contributors:
|
|
IBM Corporation - initial API and implementation
|
|
-->
|
|
|
|
<toc label="RSE DStore Developer Guide">
|
|
<topic label="Guide" href="toc.html">
|
|
<topic label="DataStore Overview" href="guide/overview.html">
|
|
<topic label="DataStore Artifacts" href="guide/Artifacts.html" />
|
|
<topic label="DataStore Communications" href="guide/Communications.html" />
|
|
<topic label="DataElements and the DataStore Model" href="guide/DataElements.html" />
|
|
<topic label="Memory Management of DataElements" href="guide/MemoryManagement.html" />
|
|
<topic label="Miners" href="guide/Miners.html" />
|
|
</topic>
|
|
<topic label="Extending and Using the DataStore" href="guide/Extending.html">
|
|
<topic label="Extending the Server-side" href="guide/ServerSide.html" />
|
|
<topic label="Communicating with the Server-side" href="guide/ClientSide.html" />
|
|
</topic>
|
|
<anchor id="guide_additions"/>
|
|
</topic>
|
|
<topic label="Reference">
|
|
<topic label="DataStore API Reference" href="reference/api/overview-summary.html">
|
|
<topic label="org.eclipse.dstore.core.model" href="reference/api/org/eclipse/dstore/core/model/package-summary.html" />
|
|
<topic label="org.eclipse.dstore.core.client" href="reference/api/org/eclipse/dstore/core/client/package-summary.html" />
|
|
<topic label="org.eclipse.dstore.core.server" href="reference/api/org/eclipse/dstore/core/server/package-summary.html" />
|
|
<topic label="org.eclipse.dstore.core.util" href="reference/api/org/eclipse/dstore/core/util/package-summary.html" />
|
|
<topic label="org.eclipse.dstore.core.miners" href="reference/api/org/eclipse/dstore/core/miners/package-summary.html" />
|
|
</topic>
|
|
<anchor id="reference_additions"/>
|
|
</topic>
|
|
<topic label="Legal" href="notices.html"/>
|
|
</toc>
|