diff --git a/docs/distro.md b/docs/distro.md index 8d785ea..6637a1e 100644 --- a/docs/distro.md +++ b/docs/distro.md @@ -1,5 +1,7 @@ # Distribution Index +You can use [Nebula](https://github.com/dscalzi/Nebula) to automate the generation of a distribution index. + The distribution index is written in JSON. The general format of the index is as posted below. ```json diff --git a/app/assets/distribution.json b/docs/sample_distribution.json similarity index 100% rename from app/assets/distribution.json rename to docs/sample_distribution.json