diff --git a/autoddoc.cfg b/autoddoc.cfg index 7f390b0..e21ffe1 100644 --- a/autoddoc.cfg +++ b/autoddoc.cfg @@ -2,7 +2,7 @@ # Name of the project. E.g. "AutoDDoc Documentation Generator". name = D:YAML # Project version string. E.g. "0.1 alpha". -version = 0.1 +version = 0.3 # Copyright without the "Copyright (c)" part. E.g. "Joe Coder 2001-2042". copyright = Ferdinand Majerech 2011. Based on PyYAML by Kirill Simonov. # File name of the logo of the project, if any. diff --git a/doc/doctrees/environment.pickle b/doc/doctrees/environment.pickle index 1db15b6..adc89ed 100644 Binary files a/doc/doctrees/environment.pickle and b/doc/doctrees/environment.pickle differ diff --git a/doc/html/.buildinfo b/doc/html/.buildinfo index 6366e2a..dabe0ba 100644 --- a/doc/html/.buildinfo +++ b/doc/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 3b89228da749be7cd7bc0e0980432c5f +config: 96dbbf2117f476f255e08432447c8411 tags: fbb0d17656682115ca4d033fb2f83ba1 diff --git a/doc/html/api/dyaml.constructor.html b/doc/html/api/dyaml.constructor.html index c7ed879..117a4b3 100644 --- a/doc/html/api/dyaml.constructor.html +++ b/doc/html/api/dyaml.constructor.html @@ -4,13 +4,13 @@ -dyaml.constructor - D:YAML 0.1 API documentation +dyaml.constructor - D:YAML 0.3 API documentation
diff --git a/doc/html/api/dyaml.dumper.html b/doc/html/api/dyaml.dumper.html index df7a3a2..403281d 100644 --- a/doc/html/api/dyaml.dumper.html +++ b/doc/html/api/dyaml.dumper.html @@ -4,13 +4,13 @@ -dyaml.dumper - D:YAML 0.1 API documentation +dyaml.dumper - D:YAML 0.3 API documentation
diff --git a/doc/html/api/dyaml.encoding.html b/doc/html/api/dyaml.encoding.html index 3d226d9..85aea05 100644 --- a/doc/html/api/dyaml.encoding.html +++ b/doc/html/api/dyaml.encoding.html @@ -4,13 +4,13 @@ -dyaml.encoding - D:YAML 0.1 API documentation +dyaml.encoding - D:YAML 0.3 API documentation
diff --git a/doc/html/api/dyaml.exception.html b/doc/html/api/dyaml.exception.html index 997ada1..c961026 100644 --- a/doc/html/api/dyaml.exception.html +++ b/doc/html/api/dyaml.exception.html @@ -4,13 +4,13 @@ -dyaml.exception - D:YAML 0.1 API documentation +dyaml.exception - D:YAML 0.3 API documentation
diff --git a/doc/html/api/dyaml.linebreak.html b/doc/html/api/dyaml.linebreak.html index 18b1151..8e14db5 100644 --- a/doc/html/api/dyaml.linebreak.html +++ b/doc/html/api/dyaml.linebreak.html @@ -4,13 +4,13 @@ -dyaml.linebreak - D:YAML 0.1 API documentation +dyaml.linebreak - D:YAML 0.3 API documentation
diff --git a/doc/html/api/dyaml.loader.html b/doc/html/api/dyaml.loader.html index 572ea04..89af805 100644 --- a/doc/html/api/dyaml.loader.html +++ b/doc/html/api/dyaml.loader.html @@ -4,13 +4,13 @@ -dyaml.loader - D:YAML 0.1 API documentation +dyaml.loader - D:YAML 0.3 API documentation
diff --git a/doc/html/api/dyaml.node.html b/doc/html/api/dyaml.node.html index 4788c3e..d90e293 100644 --- a/doc/html/api/dyaml.node.html +++ b/doc/html/api/dyaml.node.html @@ -4,13 +4,13 @@ -dyaml.node - D:YAML 0.1 API documentation +dyaml.node - D:YAML 0.3 API documentation
diff --git a/doc/html/api/dyaml.representer.html b/doc/html/api/dyaml.representer.html index e02ff46..b1dfb6a 100644 --- a/doc/html/api/dyaml.representer.html +++ b/doc/html/api/dyaml.representer.html @@ -4,13 +4,13 @@ -dyaml.representer - D:YAML 0.1 API documentation +dyaml.representer - D:YAML 0.3 API documentation
diff --git a/doc/html/api/dyaml.resolver.html b/doc/html/api/dyaml.resolver.html index f465f74..82a428b 100644 --- a/doc/html/api/dyaml.resolver.html +++ b/doc/html/api/dyaml.resolver.html @@ -4,13 +4,13 @@ -dyaml.resolver - D:YAML 0.1 API documentation +dyaml.resolver - D:YAML 0.3 API documentation
diff --git a/doc/html/api/index.html b/doc/html/api/index.html index 347afc7..2bcfa00 100644 --- a/doc/html/api/index.html +++ b/doc/html/api/index.html @@ -4,13 +4,13 @@ -D:YAML 0.1 API documentation - D:YAML 0.1 API documentation +D:YAML 0.3 API documentation - D:YAML 0.3 API documentation
@@ -37,7 +37,7 @@
-

D:YAML 0.1 API documentation

+

D:YAML 0.3 API documentation

diff --git a/doc/html/articles/spec_differences.html b/doc/html/articles/spec_differences.html index 735a400..5c6f923 100644 --- a/doc/html/articles/spec_differences.html +++ b/doc/html/articles/spec_differences.html @@ -7,13 +7,13 @@ - Differences between D:YAML and the YAML specification — D:YAML v0.2 documentation + Differences between D:YAML and the YAML specification — D:YAML v0.3 documentation - + @@ -32,7 +32,7 @@
  • previous
  • -
  • D:YAML v0.2 documentation »
  • +
  • D:YAML v0.3 documentation »
  • @@ -133,7 +133,7 @@ struct appears in Phobos.

  • previous
  • -
  • D:YAML v0.2 documentation »
  • +
  • D:YAML v0.3 documentation »
  • @@ -99,7 +99,7 @@
  • next
  • -
  • D:YAML v0.2 documentation »
  • +
  • D:YAML v0.3 documentation »
  • @@ -232,7 +232,7 @@ example in the example/getting_st
  • previous |
  • -
  • D:YAML v0.2 documentation »
  • +
  • D:YAML v0.3 documentation »
  • @@ -325,7 +325,7 @@ Some of these might change in the future (especially !!map and !!set).

  • previous |
  • -
  • D:YAML v0.2 documentation »
  • +
  • D:YAML v0.3 documentation »