diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2009-10-16 10:01:13 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2009-10-20 13:32:16 +1000 |
commit | 010d5e28655d619693632938e9e4325eef938295 (patch) | |
tree | ad1ee0465e7fb44962ae7d09b662613c470ed505 /hw/dmx/doc/html/structxDMXSyncReq.html | |
parent | ff3e171568c8b604fc5eacd5f7e9b7ee9417f172 (diff) |
dmx: remove doxygen-generated files.
These can be recreated by simply running 'doxygen doxygen.conf' in
hw/dmx/doc. Some of the files do not exist anymore, these have been removed.
Some other files have a different naming scheme.
Doxygen warnings about missing links fixed, two warnings remain:
/home/whot/xorg/xserver/hw/dmx/dmxwindow.c:142: Warning: explicit link
request to 'dmxConfigureRootWindow' could not be resolved
/home/whot/xorg/xserver/hw/dmx/dmxwindow.c:119: Warning: explicit link
request to 'dmxConfigureScreenWindow()' could not be resolved
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'hw/dmx/doc/html/structxDMXSyncReq.html')
-rw-r--r-- | hw/dmx/doc/html/structxDMXSyncReq.html | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/hw/dmx/doc/html/structxDMXSyncReq.html b/hw/dmx/doc/html/structxDMXSyncReq.html deleted file mode 100644 index a1580095d..000000000 --- a/hw/dmx/doc/html/structxDMXSyncReq.html +++ /dev/null @@ -1,32 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<html> - <head> - <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> - <title>File Index</title> - <link href="doxygen.css" rel="stylesheet" type="text/css"> - </head> - <body> -<!-- Generated by Doxygen 1.3.4 --> -<div class="qindex"><a class="qindex" href="main.html">Main Page</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a></div> -<h1>xDMXSyncReq Struct Reference</h1><code>#include <<a class="el" href="dmxproto_8h-source.html">dmxproto.h</a>></code> -<p> -<table border=0 cellpadding=0 cellspacing=0> -<tr><td></td></tr> -</table> -<hr><a name="_details"></a><h2>Detailed Description</h2> -Wire-level description of DMXSync protocol request. -<p> -<hr>The documentation for this struct was generated from the following file:<ul> -<li><a class="el" href="dmxproto_8h-source.html">dmxproto.h</a></ul> - <hr> - <address> - <small> - Generated June 29, 2004 for <a - href="http://dmx.sourceforge.net">Distributed Multihead X</a> by - <a href="http://www.doxygen.org/index.html">doxygen</a> - 1.3.4. - </small> - </addres> - </hr> - </body> -</html> |