From dfef7175ae8ca2a751fb647dc06a948937ab1279 Mon Sep 17 00:00:00 2001 From: tgodzik Date: Mon, 30 Sep 2024 09:10:20 +0000 Subject: [PATCH] deploy: 1d54b72592fc971d1f61c36ad47d948b672d7480 --- docs/contributing.html | 10 +- docs/examples.html | 26 +- docs/index.html | 14 +- docs/quickstart.html | 2 +- index.html | 2 +- org/virtuslab/yaml.html | 2 +- org/virtuslab/yaml/AnyOps.html | 2 +- org/virtuslab/yaml/ComposerError.html | 2 +- org/virtuslab/yaml/ConstructError$.html | 8 +- org/virtuslab/yaml/ConstructError.html | 2 +- org/virtuslab/yaml/CoreSchemaTag.html | 2 +- org/virtuslab/yaml/CustomTag.html | 2 +- org/virtuslab/yaml/DecoderMacros$.html | 2 +- org/virtuslab/yaml/LoadSettings$.html | 8 +- org/virtuslab/yaml/LoadSettings.html | 2 +- org/virtuslab/yaml/ModifyError.html | 2 +- org/virtuslab/yaml/Node$$MappingNode$.html | 8 +- org/virtuslab/yaml/Node$$MappingNode.html | 2 +- org/virtuslab/yaml/Node$$ModifyOps.html | 2 +- org/virtuslab/yaml/Node$$ScalarNode$.html | 8 +- org/virtuslab/yaml/Node$$ScalarNode.html | 2 +- org/virtuslab/yaml/Node$$SequenceNode$.html | 8 +- org/virtuslab/yaml/Node$$SequenceNode.html | 2 +- org/virtuslab/yaml/Node$.html | 8 +- org/virtuslab/yaml/Node.html | 2 +- org/virtuslab/yaml/NodeOps.html | 2 +- .../yaml/NodeVisitor$$EitherOps.html | 2 +- org/virtuslab/yaml/NodeVisitor$.html | 2 +- org/virtuslab/yaml/NodeVisitor.html | 2 +- .../yaml/ParseError$$ExpectedTokenKind.html | 2 +- .../ParseError$$NoRegisteredTagDirective.html | 2 +- org/virtuslab/yaml/ParseError$.html | 8 +- org/virtuslab/yaml/ParseError.html | 2 +- org/virtuslab/yaml/Position.html | 2 +- org/virtuslab/yaml/Range.html | 2 +- org/virtuslab/yaml/ScannerError$$AtRange.html | 2 +- .../yaml/ScannerError$$Obtained.html | 2 +- org/virtuslab/yaml/ScannerError$.html | 8 +- org/virtuslab/yaml/ScannerError.html | 2 +- org/virtuslab/yaml/StringOps.html | 2 +- org/virtuslab/yaml/Tag$.html | 8 +- org/virtuslab/yaml/Tag.html | 2 +- org/virtuslab/yaml/YamlCodec$.html | 2 +- org/virtuslab/yaml/YamlCodec.html | 76 +- org/virtuslab/yaml/YamlDecoder$.html | 2 +- org/virtuslab/yaml/YamlDecoder.html | 2 +- org/virtuslab/yaml/YamlEncoder$.html | 2 +- org/virtuslab/yaml/YamlEncoder.html | 2 +- org/virtuslab/yaml/YamlError.html | 2 +- org/virtuslab/yaml/internal.html | 2 +- org/virtuslab/yaml/internal/dump.html | 2 +- org/virtuslab/yaml/internal/dump/present.html | 2 +- .../yaml/internal/dump/present/Presenter.html | 2 +- .../internal/dump/present/PresenterImpl$.html | 2 +- .../yaml/internal/dump/serialize.html | 2 +- .../internal/dump/serialize/Serializer.html | 2 +- .../dump/serialize/SerializerImpl$.html | 2 +- org/virtuslab/yaml/internal/load.html | 2 +- .../yaml/internal/load/TagHandle$$Named.html | 2 +- .../internal/load/TagHandle$$Primary$.html | 52 +- .../internal/load/TagHandle$$Secondary$.html | 52 +- .../yaml/internal/load/TagHandle$.html | 8 +- .../yaml/internal/load/TagHandle.html | 2 +- .../yaml/internal/load/TagPrefix$$Global.html | 2 +- .../yaml/internal/load/TagPrefix$$Local.html | 2 +- .../yaml/internal/load/TagPrefix$.html | 8 +- .../yaml/internal/load/TagPrefix.html | 2 +- .../yaml/internal/load/TagSuffix$.html | 2 +- .../yaml/internal/load/TagSuffix.html | 2 +- .../internal/load/TagValue$$NonSpecific$.html | 52 +- .../internal/load/TagValue$$Shorthand.html | 2 +- .../internal/load/TagValue$$Verbatim.html | 2 +- .../yaml/internal/load/TagValue$.html | 8 +- .../yaml/internal/load/TagValue.html | 2 +- org/virtuslab/yaml/internal/load/compose.html | 2 +- .../yaml/internal/load/compose/Composer.html | 2 +- .../internal/load/compose/ComposerImpl$.html | 2 +- org/virtuslab/yaml/internal/load/parse.html | 2 +- .../yaml/internal/load/parse/Anchor$.html | 2 +- .../yaml/internal/load/parse/Anchor.html | 2 +- .../yaml/internal/load/parse/Event$.html | 8 +- .../yaml/internal/load/parse/Event.html | 2 +- .../internal/load/parse/EventKind$$Alias.html | 2 +- .../load/parse/EventKind$$DocumentEnd.html | 2 +- .../load/parse/EventKind$$DocumentStart.html | 2 +- .../load/parse/EventKind$$MappingEnd$.html | 52 +- .../load/parse/EventKind$$MappingStart.html | 2 +- .../load/parse/EventKind$$Scalar.html | 2 +- .../load/parse/EventKind$$SequenceEnd$.html | 52 +- .../load/parse/EventKind$$SequenceStart.html | 2 +- .../load/parse/EventKind$$StreamEnd$.html | 52 +- .../load/parse/EventKind$$StreamStart$.html | 52 +- .../yaml/internal/load/parse/EventKind$.html | 8 +- .../yaml/internal/load/parse/EventKind.html | 2 +- .../load/parse/NodeEventMetadata$.html | 8 +- .../load/parse/NodeEventMetadata.html | 2 +- .../yaml/internal/load/parse/Parser.html | 2 +- .../yaml/internal/load/parse/ParserImpl$.html | 2 +- .../yaml/internal/load/parse/ParserImpl.html | 2 +- org/virtuslab/yaml/internal/load/reader.html | 2 +- .../yaml/internal/load/reader/Reader$.html | 2 +- .../yaml/internal/load/reader/Reader.html | 2 +- .../yaml/internal/load/reader/Tokenizer$.html | 2 +- .../yaml/internal/load/reader/Tokenizer.html | 2 +- .../internal/load/reader/UrlDecoder$.html | 2 +- .../yaml/internal/load/reader/token.html | 2 +- .../token/BlockChompingIndicator$$Clip$.html | 52 +- .../token/BlockChompingIndicator$$Keep$.html | 52 +- .../token/BlockChompingIndicator$$Strip$.html | 52 +- .../reader/token/BlockChompingIndicator$.html | 52 +- .../reader/token/BlockChompingIndicator.html | 2 +- .../token/ScalarStyle$$DoubleQuoted$.html | 52 +- .../reader/token/ScalarStyle$$Folded$.html | 52 +- .../reader/token/ScalarStyle$$Literal$.html | 52 +- .../reader/token/ScalarStyle$$Plain$.html | 52 +- .../token/ScalarStyle$$SingleQuoted$.html | 52 +- .../load/reader/token/ScalarStyle$.html | 8 +- .../load/reader/token/ScalarStyle.html | 2 +- .../internal/load/reader/token/Token.html | 2 +- .../load/reader/token/TokenKind$$Alias.html | 2 +- .../load/reader/token/TokenKind$$Anchor.html | 2 +- .../reader/token/TokenKind$$BlockEnd$.html | 52 +- .../load/reader/token/TokenKind$$Comma$.html | 52 +- .../reader/token/TokenKind$$DocumentEnd$.html | 52 +- .../token/TokenKind$$DocumentStart$.html | 52 +- .../token/TokenKind$$FlowMappingEnd$.html | 52 +- .../token/TokenKind$$FlowMappingStart$.html | 52 +- .../token/TokenKind$$FlowSequenceEnd$.html | 52 +- .../token/TokenKind$$FlowSequenceStart$.html | 52 +- .../reader/token/TokenKind$$MappingKey$.html | 52 +- .../token/TokenKind$$MappingStart$.html | 52 +- .../token/TokenKind$$MappingValue$.html | 52 +- .../load/reader/token/TokenKind$$Scalar$.html | 8 +- .../load/reader/token/TokenKind$$Scalar.html | 2 +- .../token/TokenKind$$SequenceStart$.html | 52 +- .../token/TokenKind$$SequenceValue$.html | 52 +- .../reader/token/TokenKind$$StreamEnd$.html | 52 +- .../reader/token/TokenKind$$StreamStart$.html | 52 +- .../load/reader/token/TokenKind$$Tag.html | 2 +- .../reader/token/TokenKind$$TagDirective.html | 2 +- .../load/reader/token/TokenKind$.html | 8 +- .../internal/load/reader/token/TokenKind.html | 2 +- org/virtuslab/yaml/syntax.html | 2 +- .../syntax/NodeSelector$$IntSelector.html | 2 +- .../syntax/NodeSelector$$StringSelector.html | 2 +- org/virtuslab/yaml/syntax/NodeSelector$.html | 8 +- org/virtuslab/yaml/syntax/NodeSelector.html | 2 +- org/virtuslab/yaml/syntax/YamlPrimitive$.html | 8 +- org/virtuslab/yaml/syntax/YamlPrimitive.html | 2 +- scaladoc.version | 2 +- scripts/contributors.js | 128 +- scripts/scaladoc-scalajs.js | 1515 ++++++++--------- scripts/ux.js | 195 ++- styles/theme/bundle.css | 2 +- 154 files changed, 2163 insertions(+), 1765 deletions(-) diff --git a/docs/contributing.html b/docs/contributing.html index bf49fa7b7..0c13deb73 100644 --- a/docs/contributing.html +++ b/docs/contributing.html @@ -1,16 +1,16 @@ -Contributing guide
-

Run unit tests

+Contributing guide
+

Run unit tests

$ sbt test
 
-
-

Run integration tests

+
+

Run integration tests

$ sbt IntegrationTest/test
 
-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/examples.html b/docs/examples.html index 65db7b056..75ee977fe 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -1,5 +1,5 @@ -Examples
-

Supported types

+Examples
+

Supported types

Scala-yaml has built-in support for:

  • all primitive types
  • @@ -7,8 +7,8 @@

    Supported types
  • collections from stdlib
-
-

Primitives

+
+

Primitives

import org.virtuslab.yaml.*
 
@@ -21,8 +21,8 @@ 

Primitives

-
-

Option

+
+

Option

When deserializing, YAML differentiates between empty string and null value. Hence in the following yaml

key1: ""
@@ -45,8 +45,8 @@ 

Option

-
-

List

+
+

List

import org.virtuslab.yaml.*
 
@@ -65,8 +65,8 @@ 

List

-
-

Map

+
+

Map

import org.virtuslab.yaml.*
 
@@ -79,8 +79,8 @@ 

Map

-
-

Decoding from unknown type

+
+

Decoding from unknown type

It is also possible to decode yaml of unknown type. Since yaml consists of: scalars, mappings and sequences one can use:

  • as[Any] - it will decode yaml into List or Map depending on its structure
  • @@ -116,4 +116,4 @@

    Deco

-
\ No newline at end of file + \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 46fbd1976..eeef19ed1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,5 +1,5 @@ -Scala-yaml
-

Scala Yaml

+Scala-yaml
+

Scala Yaml

Example

Scala Yaml is written in Scala, dependency-free library that allows to work with the YAML.

The goal of this project is to create idiomatic library which:

@@ -11,12 +11,12 @@

Scala Yaml

Please see the guide for more information

-
-

Help us create our roadmap!

+
+

Help us create our roadmap!

Take part in our discussions, post your ideas, vote for feature requests and have a real impact on how our next milestone will look like!

-
-

Usage

+
+

Usage

import org.virtuslab.yaml.*
 
@@ -45,4 +45,4 @@ 

Usage

-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/quickstart.html b/docs/quickstart.html index 2f755ea3c..413384c08 100644 --- a/docs/quickstart.html +++ b/docs/quickstart.html @@ -1,4 +1,4 @@ -Quick start

Using scala-yaml is very easy, all you have to do is import org.virtuslab.yaml.* and write derives YamlCodec after your case class definition. Then you're able to use following extension methods:

+Quick start

Using scala-yaml is very easy, all you have to do is import org.virtuslab.yaml.* and write derives YamlCodec after your case class definition. Then you're able to use following extension methods: