Closed
Description
Generating documentation for 'Algorithms'...
Converting documentation...
warning: '--level' is deprecated. Use '--coverage-summary-level' instead.
warning: '--index' is deprecated. Use '--emit-lmdb-index' indead.
note: You haven't curated 'doc://Algorithms/documentation/Algorithms/Swift/Collection'
--> ../../../.build/x86_64-unknown-linux-gnu/extracted-symbols/swift-algorithms/Algorithms/Algorithms.symbols.json
Add a link to 'doc://Algorithms/documentation/Algorithms/Swift/Collection' from a Topics group of another documentation node.
note: You haven't curated 'doc://Algorithms/documentation/Algorithms/Swift/LazySequenceProtocol'
--> ../../../.build/x86_64-unknown-linux-gnu/extracted-symbols/swift-algorithms/Algorithms/Algorithms.symbols.json
Add a link to 'doc://Algorithms/documentation/Algorithms/Swift/LazySequenceProtocol' from a Topics group of another documentation node.
note: You haven't curated 'doc://Algorithms/documentation/Algorithms/Swift/MutableCollection'
--> ../../../.build/x86_64-unknown-linux-gnu/extracted-symbols/swift-algorithms/Algorithms/Algorithms.symbols.json
Add a link to 'doc://Algorithms/documentation/Algorithms/Swift/MutableCollection' from a Topics group of another documentation node.
note: You haven't curated 'doc://Algorithms/documentation/Algorithms/Swift/Sequence'
--> ../../../.build/x86_64-unknown-linux-gnu/extracted-symbols/swift-algorithms/Algorithms/Algorithms.symbols.json
Add a link to 'doc://Algorithms/documentation/Algorithms/Swift/Sequence' from a Topics group of another documentation node.
error: External name 'whereSeparator' used to document parameter
--> ../Split.swift:222:11-222:25
220 | /// start or end of the sequence satisfying the `isSeparator`
221 | /// predicate. The default value is `true`.
222 + /// - whereSeparator: A closure that takes an element as an argument and
| ╰─suggestion: Replace 'whereSeparator' with 'isSeparator'
223 | /// returns a Boolean value indicating whether the sequence should be
224 | /// split at that element.
error: External name 'whereSeparator' used to document parameter
--> ../Split.swift:222:11-222:25
220 | /// start or end of the sequence satisfying the `isSeparator`
221 | /// predicate. The default value is `true`.
222 + /// - whereSeparator: A closure that takes an element as an argument and
| ╰─suggestion: Replace 'whereSeparator' with 'isSeparator'
223 | /// returns a Boolean value indicating whether the sequence should be
224 | /// split at that element.
error: External name 'whereSeparator' used to document parameter
--> ../Split.swift:222:11-222:25
220 | /// start or end of the sequence satisfying the `isSeparator`
221 | /// predicate. The default value is `true`.
222 + /// - whereSeparator: A closure that takes an element as an argument and
| ╰─suggestion: Replace 'whereSeparator' with 'isSeparator'
223 | /// returns a Boolean value indicating whether the sequence should be
224 | /// split at that element.
error: External name 'whereSeparator' used to document parameter
error: 'docc convert' invocation failed with a nonzero exit code: '1'
--> ../Split.swift:222:11-222:25
220 | /// start or end of the sequence satisfying the `isSeparator`
221 | /// predicate. The default value is `true`.
222 + /// - whereSeparator: A closure that takes an element as an argument and
| ╰─suggestion: Replace 'whereSeparator' with 'isSeparator'
223 | /// returns a Boolean value indicating whether the sequence should be
224 | /// split at that element.
error: External name 'whereSeparator' used to document parameter
--> ../Split.swift:222:11-222:25
220 | /// start or end of the sequence satisfying the `isSeparator`
221 | /// predicate. The default value is `true`.
222 + /// - whereSeparator: A closure that takes an element as an argument and
| ╰─suggestion: Replace 'whereSeparator' with 'isSeparator'
223 | /// returns a Boolean value indicating whether the sequence should be
224 | /// split at that element.
error: External name 'whereSeparator' used to document parameter
--> ../Split.swift:637:11-637:25
635 | /// start or end of the collection satisfying the `isSeparator`
636 | /// predicate. The default value is `true`.
637 + /// - whereSeparator: A closure that takes an element as an argument and
| ╰─suggestion: Replace 'whereSeparator' with 'isSeparator'
638 | /// returns a Boolean value indicating whether the collection should be
639 | /// split at that element.
error: External name 'whereSeparator' used to document parameter
--> ../Split.swift:637:11-637:25
635 | /// start or end of the collection satisfying the `isSeparator`
636 | /// predicate. The default value is `true`.
637 + /// - whereSeparator: A closure that takes an element as an argument and
| ╰─suggestion: Replace 'whereSeparator' with 'isSeparator'
638 | /// returns a Boolean value indicating whether the collection should be
639 | /// split at that element.
error: External name 'whereSeparator' used to document parameter
--> ../Split.swift:637:11-637:25
635 | /// start or end of the collection satisfying the `isSeparator`
636 | /// predicate. The default value is `true`.
637 + /// - whereSeparator: A closure that takes an element as an argument and
| ╰─suggestion: Replace 'whereSeparator' with 'isSeparator'
638 | /// returns a Boolean value indicating whether the collection should be
639 | /// split at that element.
error: External name 'whereSeparator' used to document parameter
--> ../Split.swift:637:11-637:25
635 | /// start or end of the collection satisfying the `isSeparator`
636 | /// predicate. The default value is `true`.
637 + /// - whereSeparator: A closure that takes an element as an argument and
| ╰─suggestion: Replace 'whereSeparator' with 'isSeparator'
638 | /// returns a Boolean value indicating whether the collection should be
639 | /// split at that element.
error: External name 'whereSeparator' used to document parameter
--> ../Split.swift:637:11-637:25
635 | /// start or end of the collection satisfying the `isSeparator`
636 | /// predicate. The default value is `true`.
637 + /// - whereSeparator: A closure that takes an element as an argument and
| ╰─suggestion: Replace 'whereSeparator' with 'isSeparator'
638 | /// returns a Boolean value indicating whether the collection should be
639 | /// split at that element.Error: An error was encountered while compiling documentation
Error: Process completed with exit code 1.
Metadata
Metadata
Assignees
Labels
No labels