1
0
Fork 0
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:
Santiago Fraire 2023-06-24 08:36:14 +02:00
parent 8fd103c90b
commit 1a3b864261

View file

@ -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)