mirror of
https://github.com/hercules-ci/flake-parts.git
synced 2024-12-14 11:47:31 +00:00
docs: make documentation visible right away
This commit is contained in:
parent
8fd103c90b
commit
1a3b864261
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
@ -10,6 +10,12 @@ Opinionated features are provided by an ecosystem of modules that you can import
|
|||
`flake-parts` _itself_ has the goal to be a minimal mirror of the Nix flake schema.
|
||||
Used by itself, it is very lightweight.
|
||||
|
||||
---
|
||||
|
||||
**Documentation**: [flake.parts](https://flake.parts)
|
||||
|
||||
---
|
||||
|
||||
# Why Modules?
|
||||
|
||||
Flakes are configuration. The module system lets you refactor configuration
|
||||
|
@ -90,7 +96,3 @@ See the folder [examples/](./examples).
|
|||
# Options Reference
|
||||
|
||||
See [flake.parts options](https://flake.parts/options/flake-parts.html)
|
||||
|
||||
# Documentation
|
||||
|
||||
See [flake.parts](https://flake.parts)
|
||||
|
|
Loading…
Reference in a new issue