Skip to content

Commit ad045b1

Browse files
Update docs site for version 2.31.0 (#503)
Docs from https://github.com/pantsbuild/pants/releases/tag/release_2.31.0 --------- Co-authored-by: sj <suresh@vicarasolutions.com>
1 parent 5edc513 commit ad045b1

22 files changed

+71
-71
lines changed

versioned_docs/version-2.31/reference/help-all.json

Lines changed: 49 additions & 49 deletions
Large diffs are not rendered by default.

versioned_docs/version-2.31/reference/subsystems/google-java-format.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ lockfile = <str>`}
9999

100100
Path to a lockfile used for installing the tool.
101101

102-
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0rc0/src/python/pants/backend/java/lint/google_java_format/google_java_format.default.lockfile.txt for the default lockfile contents.
102+
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0/src/python/pants/backend/java/lint/google_java_format/google_java_format.default.lockfile.txt for the default lockfile contents.
103103

104104
To use a custom lockfile, set this option to a file path relative to the build root, then run `pants generate-lockfiles --resolve=google-java-format`.
105105

versioned_docs/version-2.31/reference/subsystems/jar_tool.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ lockfile = <str>`}
7373

7474
Path to a lockfile used for installing the tool.
7575

76-
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0rc0/src/python/pants/jvm/jar_tool/jar_tool.lock for the default lockfile contents.
76+
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0/src/python/pants/jvm/jar_tool/jar_tool.lock for the default lockfile contents.
7777

7878
To use a custom lockfile, set this option to a file path relative to the build root, then run `pants generate-lockfiles --resolve=jar_tool`.
7979

versioned_docs/version-2.31/reference/subsystems/jarjar.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ lockfile = <str>`}
100100

101101
Path to a lockfile used for installing the tool.
102102

103-
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0rc0/src/python/pants/jvm/shading/jarjar.default.lockfile.txt for the default lockfile contents.
103+
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0/src/python/pants/jvm/shading/jarjar.default.lockfile.txt for the default lockfile contents.
104104

105105
To use a custom lockfile, set this option to a file path relative to the build root, then run `pants generate-lockfiles --resolve=jarjar`.
106106

versioned_docs/version-2.31/reference/subsystems/java-avro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ lockfile = <str>`}
7373

7474
Path to a lockfile used for installing the tool.
7575

76-
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0rc0/src/python/pants/backend/codegen/avro/java/avro-tools.default.lockfile.txt for the default lockfile contents.
76+
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0/src/python/pants/backend/codegen/avro/java/avro-tools.default.lockfile.txt for the default lockfile contents.
7777

7878
To use a custom lockfile, set this option to a file path relative to the build root, then run `pants generate-lockfiles --resolve=java-avro`.
7979

versioned_docs/version-2.31/reference/subsystems/java-parser.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ lockfile = <str>`}
7373

7474
Path to a lockfile used for installing the tool.
7575

76-
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0rc0/src/python/pants/backend/java/dependency_inference/java_parser.lock for the default lockfile contents.
76+
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0/src/python/pants/backend/java/dependency_inference/java_parser.lock for the default lockfile contents.
7777

7878
To use a custom lockfile, set this option to a file path relative to the build root, then run `pants generate-lockfiles --resolve=java-parser`.
7979

versioned_docs/version-2.31/reference/subsystems/junit.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ lockfile = <str>`}
103103

104104
Path to a lockfile used for installing the tool.
105105

106-
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0rc0/src/python/pants/jvm/test/junit.default.lockfile.txt for the default lockfile contents.
106+
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0/src/python/pants/jvm/test/junit.default.lockfile.txt for the default lockfile contents.
107107

108108
To use a custom lockfile, set this option to a file path relative to the build root, then run `pants generate-lockfiles --resolve=junit`.
109109

versioned_docs/version-2.31/reference/subsystems/kotlin-parser.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ lockfile = <str>`}
7373

7474
Path to a lockfile used for installing the tool.
7575

76-
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0rc0/src/python/pants/backend/kotlin/dependency_inference/kotlin_parser.lock for the default lockfile contents.
76+
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0/src/python/pants/backend/kotlin/dependency_inference/kotlin_parser.lock for the default lockfile contents.
7777

7878
To use a custom lockfile, set this option to a file path relative to the build root, then run `pants generate-lockfiles --resolve=kotlin-parser`.
7979

versioned_docs/version-2.31/reference/subsystems/ktlint.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ lockfile = <str>`}
8585

8686
Path to a lockfile used for installing the tool.
8787

88-
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0rc0/src/python/pants/backend/kotlin/lint/ktlint/ktlint.lock for the default lockfile contents.
88+
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0/src/python/pants/backend/kotlin/lint/ktlint/ktlint.lock for the default lockfile contents.
8989

9090
To use a custom lockfile, set this option to a file path relative to the build root, then run `pants generate-lockfiles --resolve=ktlint`.
9191

versioned_docs/version-2.31/reference/subsystems/openapi-generator.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ lockfile = <str>`}
7373

7474
Path to a lockfile used for installing the tool.
7575

76-
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0rc0/src/python/pants/backend/openapi/subsystems/openapi_generator.default.lockfile.txt for the default lockfile contents.
76+
Set to the string `<default>` to use a lockfile provided by Pants, so long as you have not changed the `--version` option. See https://github.com/pantsbuild/pants/blob/release_2.31.0/src/python/pants/backend/openapi/subsystems/openapi_generator.default.lockfile.txt for the default lockfile contents.
7777

7878
To use a custom lockfile, set this option to a file path relative to the build root, then run `pants generate-lockfiles --resolve=openapi-generator`.
7979

0 commit comments

Comments
 (0)