Skip to content

Commit

Permalink
Add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeMatt committed Nov 5, 2019
1 parent b4abe98 commit a90a1d9
Show file tree
Hide file tree
Showing 89 changed files with 78,013 additions and 0 deletions.
731 changes: 731 additions & 0 deletions docs/Enums.html

Large diffs are not rendered by default.

908 changes: 908 additions & 0 deletions docs/Enums/DecodingError.html

Large diffs are not rendered by default.

846 changes: 846 additions & 0 deletions docs/Enums/DecodingError/Metadata.html

Large diffs are not rendered by default.

1,246 changes: 1,246 additions & 0 deletions docs/Extensions.html

Large diffs are not rendered by default.

797 changes: 797 additions & 0 deletions docs/Extensions/Array.html

Large diffs are not rendered by default.

735 changes: 735 additions & 0 deletions docs/Extensions/Bool.html

Large diffs are not rendered by default.

767 changes: 767 additions & 0 deletions docs/Extensions/Date.html

Large diffs are not rendered by default.

804 changes: 804 additions & 0 deletions docs/Extensions/Dictionary.html

Large diffs are not rendered by default.

735 changes: 735 additions & 0 deletions docs/Extensions/Double.html

Large diffs are not rendered by default.

735 changes: 735 additions & 0 deletions docs/Extensions/Int.html

Large diffs are not rendered by default.

736 changes: 736 additions & 0 deletions docs/Extensions/Int16.html

Large diffs are not rendered by default.

736 changes: 736 additions & 0 deletions docs/Extensions/Int32.html

Large diffs are not rendered by default.

736 changes: 736 additions & 0 deletions docs/Extensions/Int64.html

Large diffs are not rendered by default.

736 changes: 736 additions & 0 deletions docs/Extensions/Int8.html

Large diffs are not rendered by default.

761 changes: 761 additions & 0 deletions docs/Extensions/NSArray.html

Large diffs are not rendered by default.

735 changes: 735 additions & 0 deletions docs/Extensions/NSDictionary.html

Large diffs are not rendered by default.

739 changes: 739 additions & 0 deletions docs/Extensions/RawRepresentable.html

Large diffs are not rendered by default.

735 changes: 735 additions & 0 deletions docs/Extensions/String.html

Large diffs are not rendered by default.

736 changes: 736 additions & 0 deletions docs/Extensions/UInt16.html

Large diffs are not rendered by default.

736 changes: 736 additions & 0 deletions docs/Extensions/UInt32.html

Large diffs are not rendered by default.

736 changes: 736 additions & 0 deletions docs/Extensions/UInt64.html

Large diffs are not rendered by default.

736 changes: 736 additions & 0 deletions docs/Extensions/UInt8.html

Large diffs are not rendered by default.

734 changes: 734 additions & 0 deletions docs/Extensions/URL.html

Large diffs are not rendered by default.

12,148 changes: 12,148 additions & 0 deletions docs/Functions.html

Large diffs are not rendered by default.

825 changes: 825 additions & 0 deletions docs/Protocols.html

Large diffs are not rendered by default.

744 changes: 744 additions & 0 deletions docs/Protocols/Decodable.html

Large diffs are not rendered by default.

773 changes: 773 additions & 0 deletions docs/Protocols/DynamicDecodable.html

Large diffs are not rendered by default.

770 changes: 770 additions & 0 deletions docs/Protocols/NSNumberCastable.html

Large diffs are not rendered by default.

739 changes: 739 additions & 0 deletions docs/Protocols/NSValueCastable.html

Large diffs are not rendered by default.

819 changes: 819 additions & 0 deletions docs/Structs.html

Large diffs are not rendered by default.

908 changes: 908 additions & 0 deletions docs/Structs/KeyPath.html

Large diffs are not rendered by default.

797 changes: 797 additions & 0 deletions docs/Structs/OptionalKey.html

Large diffs are not rendered by default.

866 changes: 866 additions & 0 deletions docs/Structs/OptionalKeyPath.html

Large diffs are not rendered by default.

28 changes: 28 additions & 0 deletions docs/badge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
200 changes: 200 additions & 0 deletions docs/css/highlight.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,200 @@
/* Credit to https://gist.github.com/wataru420/2048287 */
.highlight {
/* Comment */
/* Error */
/* Keyword */
/* Operator */
/* Comment.Multiline */
/* Comment.Preproc */
/* Comment.Single */
/* Comment.Special */
/* Generic.Deleted */
/* Generic.Deleted.Specific */
/* Generic.Emph */
/* Generic.Error */
/* Generic.Heading */
/* Generic.Inserted */
/* Generic.Inserted.Specific */
/* Generic.Output */
/* Generic.Prompt */
/* Generic.Strong */
/* Generic.Subheading */
/* Generic.Traceback */
/* Keyword.Constant */
/* Keyword.Declaration */
/* Keyword.Pseudo */
/* Keyword.Reserved */
/* Keyword.Type */
/* Literal.Number */
/* Literal.String */
/* Name.Attribute */
/* Name.Builtin */
/* Name.Class */
/* Name.Constant */
/* Name.Entity */
/* Name.Exception */
/* Name.Function */
/* Name.Namespace */
/* Name.Tag */
/* Name.Variable */
/* Operator.Word */
/* Text.Whitespace */
/* Literal.Number.Float */
/* Literal.Number.Hex */
/* Literal.Number.Integer */
/* Literal.Number.Oct */
/* Literal.String.Backtick */
/* Literal.String.Char */
/* Literal.String.Doc */
/* Literal.String.Double */
/* Literal.String.Escape */
/* Literal.String.Heredoc */
/* Literal.String.Interpol */
/* Literal.String.Other */
/* Literal.String.Regex */
/* Literal.String.Single */
/* Literal.String.Symbol */
/* Name.Builtin.Pseudo */
/* Name.Variable.Class */
/* Name.Variable.Global */
/* Name.Variable.Instance */
/* Literal.Number.Integer.Long */ }
.highlight .c {
color: #999988;
font-style: italic; }
.highlight .err {
color: #a61717;
background-color: #e3d2d2; }
.highlight .k {
color: #000000;
font-weight: bold; }
.highlight .o {
color: #000000;
font-weight: bold; }
.highlight .cm {
color: #999988;
font-style: italic; }
.highlight .cp {
color: #999999;
font-weight: bold; }
.highlight .c1 {
color: #999988;
font-style: italic; }
.highlight .cs {
color: #999999;
font-weight: bold;
font-style: italic; }
.highlight .gd {
color: #000000;
background-color: #ffdddd; }
.highlight .gd .x {
color: #000000;
background-color: #ffaaaa; }
.highlight .ge {
color: #000000;
font-style: italic; }
.highlight .gr {
color: #aa0000; }
.highlight .gh {
color: #999999; }
.highlight .gi {
color: #000000;
background-color: #ddffdd; }
.highlight .gi .x {
color: #000000;
background-color: #aaffaa; }
.highlight .go {
color: #888888; }
.highlight .gp {
color: #555555; }
.highlight .gs {
font-weight: bold; }
.highlight .gu {
color: #aaaaaa; }
.highlight .gt {
color: #aa0000; }
.highlight .kc {
color: #000000;
font-weight: bold; }
.highlight .kd {
color: #000000;
font-weight: bold; }
.highlight .kp {
color: #000000;
font-weight: bold; }
.highlight .kr {
color: #000000;
font-weight: bold; }
.highlight .kt {
color: #445588; }
.highlight .m {
color: #009999; }
.highlight .s {
color: #d14; }
.highlight .na {
color: #008080; }
.highlight .nb {
color: #0086B3; }
.highlight .nc {
color: #445588;
font-weight: bold; }
.highlight .no {
color: #008080; }
.highlight .ni {
color: #800080; }
.highlight .ne {
color: #990000;
font-weight: bold; }
.highlight .nf {
color: #990000; }
.highlight .nn {
color: #555555; }
.highlight .nt {
color: #000080; }
.highlight .nv {
color: #008080; }
.highlight .ow {
color: #000000;
font-weight: bold; }
.highlight .w {
color: #bbbbbb; }
.highlight .mf {
color: #009999; }
.highlight .mh {
color: #009999; }
.highlight .mi {
color: #009999; }
.highlight .mo {
color: #009999; }
.highlight .sb {
color: #d14; }
.highlight .sc {
color: #d14; }
.highlight .sd {
color: #d14; }
.highlight .s2 {
color: #d14; }
.highlight .se {
color: #d14; }
.highlight .sh {
color: #d14; }
.highlight .si {
color: #d14; }
.highlight .sx {
color: #d14; }
.highlight .sr {
color: #009926; }
.highlight .s1 {
color: #d14; }
.highlight .ss {
color: #990073; }
.highlight .bp {
color: #999999; }
.highlight .vc {
color: #008080; }
.highlight .vg {
color: #008080; }
.highlight .vi {
color: #008080; }
.highlight .il {
color: #009999; }
Loading

0 comments on commit a90a1d9

Please sign in to comment.