Skip to content

Commit

Permalink
doc: Add builders to use-cases
Browse files Browse the repository at this point in the history
  • Loading branch information
adisbladis committed Sep 25, 2024
1 parent e6101ea commit 6ff6f59
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions doc/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@

# Use cases

- [pyproject.toml](./use-cases/pyproject.md)
- [requirements.txt](./use-cases/requirements.md)
- [Developing with nixpkgs]()
- [pyproject.toml](./use-cases/pyproject.md)
- [requirements.txt](./use-cases/requirements.md)

- [Python2nix]()
- [Builders](./build.md)

# Meta
- [FAQ](./FAQ.md)

# Library reference
Expand Down

0 comments on commit 6ff6f59

Please sign in to comment.