Skip to content

Commit

Permalink
update after 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
heckj committed Feb 9, 2025
1 parent 938a85a commit f5a83ea
Show file tree
Hide file tree
Showing 128 changed files with 38,143 additions and 25,550 deletions.
9 changes: 9 additions & 0 deletions docs/css/989.4f123103.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions docs/css/documentation-topic.99224ad2.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions docs/css/index.3a335429.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions docs/css/topic.4be8f56d.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions docs/css/tutorials-overview.7942d777.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/data/documentation/automerge.json
Original file line number Diff line number Diff line change
Expand Up @@ -1025,7 +1025,7 @@
"doc://com.github.automerge.automerge-swift/documentation/Automerge/Cursor": {
"abstract" : [
{
"text" : "A opaque type that represents a location within an array or text object that adjusts with insertions and deletes to",
"text" : "A opaque type that represents a stable location of the character following the location reference at creation within an array or text object that adjusts with insertions and deletions to",
"type" : "text"
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/data/documentation/automerge/automergetext.json
Original file line number Diff line number Diff line change
Expand Up @@ -1372,7 +1372,7 @@
"doc://com.github.automerge.automerge-swift/documentation/Automerge/Cursor": {
"abstract" : [
{
"text" : "A opaque type that represents a location within an array or text object that adjusts with insertions and deletes to",
"text" : "A opaque type that represents a stable location of the character following the location reference at creation within an array or text object that adjusts with insertions and deletions to",
"type" : "text"
},
{
Expand Down
60 changes: 34 additions & 26 deletions docs/data/documentation/automerge/cursor.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"abstract" : [
{
"text" : "A opaque type that represents a location within an array or text object that adjusts with insertions and deletes to",
"text" : "A opaque type that represents a stable location of the character following the location reference at creation within an array or text object that adjusts with insertions and deletions to",
"type" : "text"
},
{
Expand Down Expand Up @@ -96,7 +96,7 @@
{
"inlineContent" : [
{
"text" : "Set a cursor using ",
"text" : "Create a cursor using ",
"type" : "text"
},
{
Expand All @@ -109,7 +109,7 @@
"type" : "text"
},
{
"identifier" : "doc:\/\/com.github.automerge.automerge-swift\/documentation\/Automerge\/Document\/cursorAt(obj:position:heads:)",
"identifier" : "doc:\/\/com.github.automerge.automerge-swift\/documentation\/Automerge\/Document\/cursor(obj:position:heads:)",
"isActive" : true,
"type" : "reference"
},
Expand All @@ -122,19 +122,27 @@
"type" : "text"
},
{
"text" : "cursor at a previous point in time.",
"text" : "cursor at the point in time indicated by the ",
"type" : "text"
},
{
"code" : "heads",
"type" : "codeVoice"
},
{
"text" : " parameter.",
"type" : "text"
},
{
"text" : " ",
"type" : "text"
},
{
"text" : "Retrieve the cursor position from the document using ",
"text" : "Retrieve the position of the cursor reference from the document using ",
"type" : "text"
},
{
"identifier" : "doc:\/\/com.github.automerge.automerge-swift\/documentation\/Automerge\/Document\/cursorPosition(obj:cursor:)",
"identifier" : "doc:\/\/com.github.automerge.automerge-swift\/documentation\/Automerge\/Document\/position(obj:cursor:)",
"isActive" : true,
"type" : "reference"
},
Expand All @@ -147,12 +155,12 @@
"type" : "text"
},
{
"identifier" : "doc:\/\/com.github.automerge.automerge-swift\/documentation\/Automerge\/Document\/cursorPositionAt(obj:cursor:heads:)",
"identifier" : "doc:\/\/com.github.automerge.automerge-swift\/documentation\/Automerge\/Document\/position(obj:cursor:heads:)",
"isActive" : true,
"type" : "reference"
},
{
"text" : " to get the cursor position at a previous point in time.",
"text" : " to get the position at a previous point in time.",
"type" : "text"
}
],
Expand Down Expand Up @@ -283,7 +291,7 @@
"doc://com.github.automerge.automerge-swift/documentation/Automerge/Cursor": {
"abstract" : [
{
"text" : "A opaque type that represents a location within an array or text object that adjusts with insertions and deletes to",
"text" : "A opaque type that represents a stable location of the character following the location reference at creation within an array or text object that adjusts with insertions and deletions to",
"type" : "text"
},
{
Expand Down Expand Up @@ -423,7 +431,7 @@
"type" : "topic",
"url" : "\/documentation\/automerge\/document\/cursor(obj:position:)"
},
"doc://com.github.automerge.automerge-swift/documentation/Automerge/Document/cursorAt(obj:position:heads:)": {
"doc://com.github.automerge.automerge-swift/documentation/Automerge/Document/cursor(obj:position:heads:)": {
"abstract" : [
{
"text" : "Establish a cursor at the position and point of time you specify in the list or text object you provide.",
Expand All @@ -441,7 +449,7 @@
},
{
"kind" : "identifier",
"text" : "cursorAt"
"text" : "cursor"
},
{
"kind" : "text",
Expand Down Expand Up @@ -521,17 +529,17 @@
"text" : "Cursor"
}
],
"identifier" : "doc:\/\/com.github.automerge.automerge-swift\/documentation\/Automerge\/Document\/cursorAt(obj:position:heads:)",
"identifier" : "doc:\/\/com.github.automerge.automerge-swift\/documentation\/Automerge\/Document\/cursor(obj:position:heads:)",
"kind" : "symbol",
"role" : "symbol",
"title" : "cursorAt(obj:position:heads:)",
"title" : "cursor(obj:position:heads:)",
"type" : "topic",
"url" : "\/documentation\/automerge\/document\/cursorat(obj:position:heads:)"
"url" : "\/documentation\/automerge\/document\/cursor(obj:position:heads:)"
},
"doc://com.github.automerge.automerge-swift/documentation/Automerge/Document/cursorPosition(obj:cursor:)": {
"doc://com.github.automerge.automerge-swift/documentation/Automerge/Document/position(obj:cursor:)": {
"abstract" : [
{
"text" : "The current position of the cursor for the list or text object you provide.",
"text" : "Retrieves the absolute index-based position for the list or text object you provide.",
"type" : "text"
}
],
Expand All @@ -546,7 +554,7 @@
},
{
"kind" : "identifier",
"text" : "cursorPosition"
"text" : "position"
},
{
"kind" : "text",
Expand Down Expand Up @@ -600,17 +608,17 @@
"text" : "UInt64"
}
],
"identifier" : "doc:\/\/com.github.automerge.automerge-swift\/documentation\/Automerge\/Document\/cursorPosition(obj:cursor:)",
"identifier" : "doc:\/\/com.github.automerge.automerge-swift\/documentation\/Automerge\/Document\/position(obj:cursor:)",
"kind" : "symbol",
"role" : "symbol",
"title" : "cursorPosition(obj:cursor:)",
"title" : "position(obj:cursor:)",
"type" : "topic",
"url" : "\/documentation\/automerge\/document\/cursorposition(obj:cursor:)"
"url" : "\/documentation\/automerge\/document\/position(obj:cursor:)"
},
"doc://com.github.automerge.automerge-swift/documentation/Automerge/Document/cursorPositionAt(obj:cursor:heads:)": {
"doc://com.github.automerge.automerge-swift/documentation/Automerge/Document/position(obj:cursor:heads:)": {
"abstract" : [
{
"text" : "The historical position of the cursor for the list or text object and point in time you provide.",
"text" : "Retrieves the absolute index-based position for the list or text object and point in time you provide.",
"type" : "text"
}
],
Expand All @@ -625,7 +633,7 @@
},
{
"kind" : "identifier",
"text" : "cursorPositionAt"
"text" : "position"
},
{
"kind" : "text",
Expand Down Expand Up @@ -705,12 +713,12 @@
"text" : "UInt64"
}
],
"identifier" : "doc:\/\/com.github.automerge.automerge-swift\/documentation\/Automerge\/Document\/cursorPositionAt(obj:cursor:heads:)",
"identifier" : "doc:\/\/com.github.automerge.automerge-swift\/documentation\/Automerge\/Document\/position(obj:cursor:heads:)",
"kind" : "symbol",
"role" : "symbol",
"title" : "cursorPositionAt(obj:cursor:heads:)",
"title" : "position(obj:cursor:heads:)",
"type" : "topic",
"url" : "\/documentation\/automerge\/document\/cursorpositionat(obj:cursor:heads:)"
"url" : "\/documentation\/automerge\/document\/position(obj:cursor:heads:)"
},
"doc://com.github.automerge.automerge-swift/documentation/Automerge/ExpandMark": {
"abstract" : [
Expand Down
2 changes: 1 addition & 1 deletion docs/data/documentation/automerge/cursor/!=(_:_:).json
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
"doc://com.github.automerge.automerge-swift/documentation/Automerge/Cursor": {
"abstract" : [
{
"text" : "A opaque type that represents a location within an array or text object that adjusts with insertions and deletes to",
"text" : "A opaque type that represents a stable location of the character following the location reference at creation within an array or text object that adjusts with insertions and deletions to",
"type" : "text"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"doc://com.github.automerge.automerge-swift/documentation/Automerge/Cursor": {
"abstract" : [
{
"text" : "A opaque type that represents a location within an array or text object that adjusts with insertions and deletes to",
"text" : "A opaque type that represents a stable location of the character following the location reference at creation within an array or text object that adjusts with insertions and deletions to",
"type" : "text"
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/data/documentation/automerge/cursor/description.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"doc://com.github.automerge.automerge-swift/documentation/Automerge/Cursor": {
"abstract" : [
{
"text" : "A opaque type that represents a location within an array or text object that adjusts with insertions and deletes to",
"text" : "A opaque type that represents a stable location of the character following the location reference at creation within an array or text object that adjusts with insertions and deletions to",
"type" : "text"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"doc://com.github.automerge.automerge-swift/documentation/Automerge/Cursor": {
"abstract" : [
{
"text" : "A opaque type that represents a location within an array or text object that adjusts with insertions and deletes to",
"text" : "A opaque type that represents a stable location of the character following the location reference at creation within an array or text object that adjusts with insertions and deletions to",
"type" : "text"
},
{
Expand Down
Loading

0 comments on commit f5a83ea

Please sign in to comment.