Skip to content

Commit 9840c53

Browse files
committed
docs(ref): Have workspace docs link out to profile section docs
In a workspace, only the workspace's profile is respected. This is already documented in the profile documentation but we should raise visibility of it within the workspace documentation.
1 parent e68ae60 commit 9840c53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/src/reference/workspaces.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ The `[workspace]` table supports the following sections:
3636
* [`metadata`](#the-metadata-table) — Extra settings for external tools.
3737
* [`package`](#the-package-table) — Keys for inheriting in packages.
3838
* [`dependencies`](#the-dependencies-table) — Keys for inheriting in package dependencies.
39+
* [`[profile]`](profiles.md) — Compiler settings and optimizations.
3940

4041
### The `[workspace]` section
4142

0 commit comments

Comments
 (0)