|
69 | 69 | - 'gRPC': wire_grpc.md
|
70 | 70 | - 'Stack Overflow ⏏': https://stackoverflow.com/questions/tagged/square-wire?sort=active
|
71 | 71 | - '3.x API':
|
72 |
| - - 'wire-compiler': 3.x/wire-compiler/com.squareup.wire/index.html |
73 |
| - - 'wire-gradle-plugin': 3.x/wire-gradle-plugin/com.squareup.wire.gradle/index.html |
74 |
| - - 'wire-grpc-client': 3.x/wire-grpc-client/com.squareup.wire/index.html |
75 |
| - - 'wire-gson-support': 3.x/wire-gson-support/com.squareup.wire/index.html |
76 |
| - - 'wire-java-generator': 3.x/wire-java-generator/com.squareup.wire.java/index.html |
77 |
| - - 'wire-kotlin-generator': 3.x/wire-kotlin-generator/com.squareup.wire.kotlin/index.html |
78 |
| - - 'wire-moshi-adapter': 3.x/wire-moshi-adapter/com.squareup.wire/index.html |
79 |
| - - 'wire-reflector': 3.x/wire-reflector/com.squareup.wire.reflector/index.html |
80 |
| - - 'wire-runtime': 3.x/wire-runtime/com.squareup.wire/index.html |
81 |
| - - 'wire-schema': 3.x/wire-schema/com.squareup.wire.schema/index.html |
82 |
| - - 'wire-schema-tests': 3.x/wire-schema-tests/com.squareup.wire/index.html |
83 |
| - - 'wire-swift-generator': 3.x/wire-swift-generator/com.squareup.wire.swift/index.html |
| 72 | + - 'wire-compiler': 3.x/wire-compiler/index.html |
| 73 | + - 'wire-gradle-plugin': 3.x/wire-gradle-plugin/index.html |
| 74 | + - 'wire-grpc-client': 3.x/wire-grpc-client/index.html |
| 75 | + - 'wire-gson-support': 3.x/wire-gson-support/index.html |
| 76 | + - 'wire-java-generator': 3.x/wire-java-generator/index.html |
| 77 | + - 'wire-kotlin-generator': 3.x/wire-kotlin-generator/index.html |
| 78 | + - 'wire-moshi-adapter': 3.x/wire-moshi-adapter/index.html |
| 79 | + - 'wire-reflector': 3.x/wire-reflector/index.html |
| 80 | + - 'wire-runtime': 3.x/wire-runtime/index.html |
| 81 | + - 'wire-schema': 3.x/wire-schema/index.html |
| 82 | + - 'wire-schema-tests': 3.x/wire-schema-tests/index.html |
| 83 | + - 'wire-swift-generator': 3.x/wire-swift-generator/index.html |
84 | 84 | - '2.x API':
|
85 | 85 | - 'wire-gson-support ⏏': https://square.github.io/wire/2.x/wire-gson-support/
|
86 | 86 | - 'wire-runtime ⏏': https://square.github.io/wire/2.x/wire-runtime/
|
|
0 commit comments