Skip to content

docs: Add description manifest property to examples - #92

Open
tanjadev wants to merge 1 commit into
mainfrom
tanja/docs-description
Open

tanjadev wants to merge 1 commit into
mainfrom
tanja/docs-description

Conversation

@tanjadev

@tanjadev tanjadev commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Add description to the three whole-manifest examples (environments concept, Rust skeleton, Flox-vs-containers) and explain it where the manifest is introduced.
closes DEV-231

Add `description` to the three  whole-manifest examples
(environments concept, Rust skeleton, Flox-vs-containers) and explain it
where the manifest is introduced.
@mintlify

mintlify Bot commented Sep 17, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
flox 🟢 Ready View Preview Sep 17, 2026, 11:04 AM

💡 Tip: Enable Automations to automatically generate PRs for you.

Comment thread concepts/environments.mdx

```toml title=".flox/env/manifest.toml"
version = 1
schema-version = "1.17.0"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We still had version = 1 in some of the examples. This one updates it to the upcoming version, I think we need to try and keep this up to date.

@stephenyeargin stephenyeargin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, one thing I'm unsure of is the version = 1 / keeping the schema version up to date in docs. I assume we wouldn't have to do so unless we document a feature that is only available with a bumped schema.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants