Skip to content

pixi run build-docs doesn't update content #2036

Description

@mdboom

The pixi run build-docs command for cuda-core doesn't work correctly (this may be true of other packages, but I only tested this one).

It rebuilds cuda_bindings from scratch every time, even if there were no changes.

It doesn't rebuild cuda_core at all, even if there were changes.

This means one must rebuild cuda_core manually to generate docs that reflect new changes.

It should either rebuild everything or rebuild nothing. I'm not sure why it does what it does. (And I'm not a regular user of our pixi configs, but I'm starting to file bugs so I can become one).

Metadata

Metadata

Labels

bugSomething isn't workingtriageNeeds the team's attention

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions