Skip to content

Commit

Permalink
Docs: Remove duplicate strip section.
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Jun 25, 2024
1 parent 1a981f6 commit e6d1db0
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions src/doc/src/reference/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -903,13 +903,6 @@ See [debug](profiles.md#debug).

See [split-debuginfo](profiles.md#split-debuginfo).

#### `profile.<name>.strip`
* Type: string or boolean
* Default: See profile docs.
* Environment: `CARGO_PROFILE_<name>_STRIP`

See [strip](profiles.md#strip).

#### `profile.<name>.debug-assertions`
* Type: boolean
* Default: See profile docs.
Expand Down Expand Up @@ -960,7 +953,7 @@ See [panic](profiles.md#panic).
See [rpath](profiles.md#rpath).

#### `profile.<name>.strip`
* Type: string
* Type: string or boolean
* Default: See profile docs.
* Environment: `CARGO_PROFILE_<name>_STRIP`

Expand Down

0 comments on commit e6d1db0

Please sign in to comment.