diff options
Diffstat (limited to 'docs/api/html/index.html')
-rw-r--r-- | docs/api/html/index.html | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/docs/api/html/index.html b/docs/api/html/index.html new file mode 100644 index 000000000..392f24f2f --- /dev/null +++ b/docs/api/html/index.html @@ -0,0 +1,93 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>NetworkManager D-Bus Reference Manual</title> +<meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> +<link rel="home" href="index.html" title="NetworkManager D-Bus Reference Manual"> +<link rel="next" href="ref-dbus.html" title="D-Bus API Reference"> +<meta name="generator" content="GTK-Doc V1.17 (XML mode)"> +<link rel="stylesheet" href="style.css" type="text/css"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<div class="book"> +<div class="titlepage"> +<div> +<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">NetworkManager D-Bus Reference Manual</p></th></tr></table></div> +<div><div class="authorgroup"><div class="author"> +<h3 class="author"> +<span class="firstname">Dan</span> <span class="surname">Williams</span> +</h3> +<div class="affiliation"><div class="address"><p><br> + <code class="email"><<a class="email" href="mailto:dcbw@redhat.com">dcbw@redhat.com</a>></code><br> + </p></div></div> +</div></div></div> +<div><p class="releaseinfo">Version 0.8.999 +</p></div> +<div><p class="copyright">Copyright © 2011 The NetworkManager Authors</p></div> +<div><div class="legalnotice"> +<a name="id572086"></a><p> + Permission is granted to copy, distribute and/or modify this + document under the terms of the <em class="citetitle">GNU Free + Documentation License</em>, Version 1.1 or any later + version published by the Free Software Foundation with no + Invariant Sections, no Front-Cover Texts, and no Back-Cover + Texts. You may obtain a copy of the <em class="citetitle">GNU Free + Documentation License</em> from the Free Software + Foundation by visiting <a class="ulink" href="http://www.fsf.org" target="_top">their Web site</a> or by writing + to: + + </p> +<div class="address"><p><br> + The Free Software Foundation, Inc.,<br> + <span class="street">59 Temple Place</span> - Suite 330,<br> + <span class="city">Boston</span>, <span class="state">MA</span> <span class="postcode">02111-1307</span>,<br> + <span class="country">USA</span><br> + </p></div> +<p> + </p> +<p> + Many of the names used by companies to distinguish their + products and services are claimed as trademarks. Where those + names appear in any GNOME documentation, and those trademarks + are made aware to the members of the GNOME Documentation + Project, the names have been printed in caps or initial caps. + </p> +</div></div> +</div> +<hr> +</div> +<div class="toc"><dl> +<dt><span class="chapter"><a href="ref-dbus.html">D-Bus API Reference</a></span></dt> +<dt><span class="chapter"><a href="ref-settings.html">Network Configuration Setting Specification</a></span></dt> +<dd><dl> +<dt><span class="section"><a href="ref-settings.html#id642206">Configuration Settings</a></span></dt> +<dt><span class="section"><a href="secrets-flags.html">Secret flag types</a></span></dt> +</dl></dd> +<dt><span class="chapter"><a href="ref-migrating.html">Migrating from NetworkManager 0.8 to NetworkManager 0.9</a></span></dt> +<dd><dl> +<dt><span class="section"><a href="ref-migrating.html#id625668">Architecture and D-Bus API Changes in 0.9</a></span></dt> +<dd><dl> +<dt><span class="section"><a href="ref-migrating.html#id638875">Elimination of the User Settings Service</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id620793">User Secret Agents</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id633331">Settings Service Interface Changes</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id633880">Connection Object Interface Changes</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id648331">Permissions Methods Consolidation</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id654458">AddConnection Returns Object Path of New Connection</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id611268">Support for WiMAX Devices</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id653428">New Device States</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id622367">New Active Connection State</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id621211">Consolidated Modem Devices</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id602069">Secret Property Flags</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id617041">Deprecated Methods Removed</a></span></dt> +</dl></dd> +</dl></dd> +<dt><span class="index"><a href="ix01.html">Index</a></span></dt> +<dt><span class="appendix"><a href="license.html">A. License</a></span></dt> +</dl></div> +</div> +<div class="footer"> +<hr> + Generated by GTK-Doc V1.17</div> +</body> +</html>
\ No newline at end of file |