move all projects into the trunk directory
[lttv.git] / ltt / tags / LinuxTraceToolkitViewer-0.10.0-pre-115102007 / doc / developer / developer_guide / html / index.html
diff --git a/ltt/tags/LinuxTraceToolkitViewer-0.10.0-pre-115102007/doc/developer/developer_guide/html/index.html b/ltt/tags/LinuxTraceToolkitViewer-0.10.0-pre-115102007/doc/developer/developer_guide/html/index.html
deleted file mode 100644 (file)
index 5dfa59c..0000000
+++ /dev/null
@@ -1,250 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
-<HTML
-><HEAD
-><TITLE
->Linux Trace Toolkit Viewer Developer Guide</TITLE
-><META
-NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
-REL="NEXT"
-TITLE="Linux Trace Toolkit Viewer Text Module Tutorial"
-HREF="c18.html"><META
-NAME="KEYWORD"
-CONTENT="Linux Trace Toolkit Viewer"><META
-NAME="KEYWORD"
-CONTENT="text"><META
-NAME="KEYWORD"
-CONTENT="module"><META
-NAME="KEYWORD"
-CONTENT="context"></HEAD
-><BODY
-CLASS="book"
-BGCOLOR="#FFFFFF"
-TEXT="#000000"
-LINK="#0000FF"
-VLINK="#840084"
-ALINK="#0000FF"
-><DIV
-CLASS="BOOK"
-><A
-NAME="AEN1"
-></A
-><DIV
-CLASS="TITLEPAGE"
-><H1
-CLASS="title"
-><A
-NAME="AEN2"
->Linux Trace Toolkit Viewer Developer Guide</A
-></H1
-><H3
-CLASS="author"
-><A
-NAME="AEN5"
-></A
->Mathieu Desnoyers</H3
-><DIV
-><DIV
-CLASS="abstract"
-><P
-></P
-><A
-NAME="AEN10"
-></A
-><P
->&#13;This document describes the basic steps necessary to develop within the 
-<SPAN
-CLASS="application"
->Linux Trace Toolkit Viewer</SPAN
-> project.
-
-</P
-><P
-></P
-></DIV
-></DIV
-><HR></DIV
-><DIV
-CLASS="TOC"
-><DL
-><DT
-><B
->Table of Contents</B
-></DT
-><DT
->1. <A
-HREF="c18.html"
->Linux Trace Toolkit Viewer Text Module Tutorial</A
-></DT
-><DD
-><DL
-><DT
->1.1. <A
-HREF="c18.html#AEN20"
->Introduction</A
-></DT
-><DT
->1.2. <A
-HREF="x23.html"
->A typical module</A
-></DT
-><DT
->1.3. <A
-HREF="x33.html"
->The hooks</A
-></DT
-></DL
-></DD
-><DT
->2. <A
-HREF="c40.html"
->How to use the Linux Trace Toolkit Viewer's Reading Context</A
-></DT
-><DD
-><DL
-><DT
->2.1. <A
-HREF="c40.html#AEN42"
->Introduction</A
-></DT
-><DT
->2.2. <A
-HREF="x46.html"
->Why an event driven trace reader ?</A
-></DT
-><DT
->2.3. <A
-HREF="x50.html"
->Using the reading context</A
-></DT
-></DL
-></DD
-><DT
->3. <A
-HREF="c67.html"
->Linux Trace Toolkit Viewer Graphical Module Tutorial</A
-></DT
-><DD
-><DL
-><DT
->3.1. <A
-HREF="c67.html#AEN69"
->Introduction</A
-></DT
-><DT
->3.2. <A
-HREF="x72.html"
->The static part of a module</A
-></DT
-><DT
->3.3. <A
-HREF="x77.html"
->The dynamic part of a module : the viewer</A
-></DT
-><DT
->3.4. <A
-HREF="x81.html"
->How to request background computation</A
-></DT
-><DT
->3.5. <A
-HREF="x84.html"
->How to handle events and use the graphical trace reading service</A
-></DT
-><DD
-><DL
-><DT
->3.5.1. <A
-HREF="x84.html#AEN87"
->Module Related API</A
-></DT
-><DT
->3.5.2. <A
-HREF="x84.html#AEN91"
->Main Window</A
-></DT
-><DT
->3.5.3. <A
-HREF="x84.html#AEN97"
->Viewer Instance Related API</A
-></DT
-><DT
->3.5.4. <A
-HREF="x84.html#AEN100"
->Notices from Main Window</A
-></DT
-><DT
->3.5.5. <A
-HREF="x84.html#AEN123"
->Reporting Changes to the Main Window</A
-></DT
-><DT
->3.5.6. <A
-HREF="x84.html#AEN134"
->Requesting Events to Main Window</A
-></DT
-><DT
->3.5.7. <A
-HREF="x84.html#AEN152"
->GTK Events</A
-></DT
-></DL
-></DD
-></DL
-></DD
-></DL
-></DIV
-></DIV
-><DIV
-CLASS="NAVFOOTER"
-><HR
-ALIGN="LEFT"
-WIDTH="100%"><TABLE
-SUMMARY="Footer navigation table"
-WIDTH="100%"
-BORDER="0"
-CELLPADDING="0"
-CELLSPACING="0"
-><TR
-><TD
-WIDTH="33%"
-ALIGN="left"
-VALIGN="top"
->&nbsp;</TD
-><TD
-WIDTH="34%"
-ALIGN="center"
-VALIGN="top"
->&nbsp;</TD
-><TD
-WIDTH="33%"
-ALIGN="right"
-VALIGN="top"
-><A
-HREF="c18.html"
-ACCESSKEY="N"
->Next</A
-></TD
-></TR
-><TR
-><TD
-WIDTH="33%"
-ALIGN="left"
-VALIGN="top"
->&nbsp;</TD
-><TD
-WIDTH="34%"
-ALIGN="center"
-VALIGN="top"
->&nbsp;</TD
-><TD
-WIDTH="33%"
-ALIGN="right"
-VALIGN="top"
->Linux Trace Toolkit Viewer Text Module Tutorial</TD
-></TR
-></TABLE
-></DIV
-></BODY
-></HTML
->
\ No newline at end of file
This page took 0.025425 seconds and 4 git commands to generate.