summaryrefslogtreecommitdiffstats
path: root/contrib/libyaml/doc/html/structyaml__version__directive__s.html
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libyaml/doc/html/structyaml__version__directive__s.html')
-rw-r--r--contrib/libyaml/doc/html/structyaml__version__directive__s.html91
1 files changed, 91 insertions, 0 deletions
diff --git a/contrib/libyaml/doc/html/structyaml__version__directive__s.html b/contrib/libyaml/doc/html/structyaml__version__directive__s.html
new file mode 100644
index 0000000..e689223
--- /dev/null
+++ b/contrib/libyaml/doc/html/structyaml__version__directive__s.html
@@ -0,0 +1,91 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<title>yaml: yaml_version_directive_s Struct Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head>
+<body>
+<!-- Generated by Doxygen 1.7.1 -->
+<div class="navigation" id="top">
+ <div class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
+ <li><a href="modules.html"><span>Modules</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
+ <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
+ </ul>
+ </div>
+</div>
+<div class="header">
+ <div class="summary">
+<a href="#pub-attribs">Data Fields</a> </div>
+ <div class="headertitle">
+<h1>yaml_version_directive_s Struct Reference<br/>
+<small>
+[<a class="el" href="group__basic.html">Basic Types</a>]</small>
+</h1> </div>
+</div>
+<div class="contents">
+<!-- doxytag: class="yaml_version_directive_s" -->
+<p>The version directive data.
+<a href="#_details">More...</a></p>
+
+<p><code>#include &lt;yaml.h&gt;</code></p>
+<table class="memberdecls">
+<tr><td colspan="2"><h2><a name="pub-attribs"></a>
+Data Fields</h2></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structyaml__version__directive__s.html#ad27326ff94b7772027c3009d1dd5e52b">major</a></td></tr>
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The major version number. <a href="#ad27326ff94b7772027c3009d1dd5e52b"></a><br/></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structyaml__version__directive__s.html#a89f074113501e6e150503f34b046dbd1">minor</a></td></tr>
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The minor version number. <a href="#a89f074113501e6e150503f34b046dbd1"></a><br/></td></tr>
+</table>
+<hr/><a name="_details"></a><h2>Detailed Description</h2>
+<p>The version directive data. </p>
+<hr/><h2>Field Documentation</h2>
+<a class="anchor" id="ad27326ff94b7772027c3009d1dd5e52b"></a><!-- doxytag: member="yaml_version_directive_s::major" ref="ad27326ff94b7772027c3009d1dd5e52b" args="" -->
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">int <a class="el" href="structyaml__version__directive__s.html#ad27326ff94b7772027c3009d1dd5e52b">yaml_version_directive_s::major</a></td>
+ </tr>
+ </table>
+</div>
+<div class="memdoc">
+
+<p>The major version number. </p>
+
+</div>
+</div>
+<a class="anchor" id="a89f074113501e6e150503f34b046dbd1"></a><!-- doxytag: member="yaml_version_directive_s::minor" ref="a89f074113501e6e150503f34b046dbd1" args="" -->
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">int <a class="el" href="structyaml__version__directive__s.html#a89f074113501e6e150503f34b046dbd1">yaml_version_directive_s::minor</a></td>
+ </tr>
+ </table>
+</div>
+<div class="memdoc">
+
+<p>The minor version number. </p>
+
+</div>
+</div>
+<hr/>The documentation for this struct was generated from the following file:<ul>
+<li><a class="el" href="yaml_8h.html">yaml.h</a></li>
+</ul>
+</div>
+<hr class="footer"/><address class="footer"><small>Generated on Mon May 30 2011 22:00:01 for yaml by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
+</body>
+</html>
OpenPOWER on IntegriCloud