Skip to content

Commit 6199de7

Browse files
committed
docs: update registry section
1 parent 522d4e9 commit 6199de7

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

pages/index.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -117,19 +117,11 @@ Browse references
117117

118118
:::::
119119

120-
## {fa}`cubes` Registry
120+
## {fa}`cubes` [Registry](registry/index)
121121

122-
<!-- TODO: add short description -->
122+
fpm supports local and online registries for downloading dependencies.
123+
[**Learn more**](registry/index) about the fpm registry and how to use it.
123124

124-
Read about the [fpm registry](registry/index) and how to use it.
125-
126-
::::{note}
127-
The online registry as part of fpm
128-
is currently under active development and the online documentation might not be
129-
up-to-date.
130-
::::
131-
132-
## {fa}`newspaper` News
133125

134126
Recent events around the Fortran Package Manager, such as new releases, conference talks, and new packages will be announced here.
135127

pages/registry/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
# Registry
44

5-
<!-- TODO: replace URL -->
5+
::::{note}
6+
The online registry as part of fpm
7+
is currently under active development and the online documentation might not be
8+
up-to-date.
9+
::::
610

711
Registries are an alternative way for fpm to search and fetch dependencies.
812
The default registry is the [official registry](https://registry-frontend.vercel.app/).

0 commit comments

Comments
 (0)