X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/blobdiff_plain/059850b5a624fd0daeeab10dee332a1c36e77ae5..5070705b069f4732344021baa7d4baf3c7ac04e3:/doc/html/structyaml__version__directive__s.html diff --git a/doc/html/structyaml__version__directive__s.html b/doc/html/structyaml__version__directive__s.html index b8faa29..5c960d8 100644 --- a/doc/html/structyaml__version__directive__s.html +++ b/doc/html/structyaml__version__directive__s.html @@ -3,54 +3,41 @@ + + yaml: yaml_version_directive_s Struct Reference - + + - - - -
- - +
- - - - - -
+
yaml -  0.1.5 +  0.2.2
-
- - - - -
+ + + + + + +
Data Fields
@@ -58,47 +45,51 @@
yaml_version_directive_s Struct Reference
- +

The version directive data. More...

#include <yaml.h>

- - - - - + + + + + +

+

Data Fields

int major
 The major version number.
int minor
 The minor version number.
int major
 The major version number. More...
 
int minor
 The minor version number. More...
 
-

Detailed Description

+

Detailed Description

The version directive data.

-

Field Documentation

- +

Field Documentation

+ +

◆ major

+
- +
int yaml_version_directive_s::majorint yaml_version_directive_s::major
-
-
+

The major version number.

- + +

◆ minor

+
- +
int yaml_version_directive_s::minorint yaml_version_directive_s::minor
-
-
+

The minor version number.

@@ -108,13 +99,11 @@ Data Fields
  • yaml.h
  • - - + -