Skip to content

Commit

Permalink
doc: reorder sections to flow better
Browse files Browse the repository at this point in the history
  • Loading branch information
adisbladis committed Nov 11, 2023
1 parent ccfba5f commit 6d87e57
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions doc/src/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# Contents

- [Introduction](./introduction.md)
- [Hacking](./HACKING.md)
- [FAQ](./FAQ.md)

# Use cases

- [pyproject.toml](./use-cases/pyproject.md)
- [requirements.txt](./use-cases/requirements.md)
- [FAQ](./FAQ.md)

# Reference

Expand All @@ -27,3 +26,7 @@
- [poetry](./lib/poetry.nix)
- [pypa](./lib/pypa.nix)
- [pip](./lib/pip.nix)

# Contributing

- [Hacking](./HACKING.md)

0 comments on commit 6d87e57

Please sign in to comment.