Skip to content

Commit 3074051

Browse files
committed
tweak docs
1 parent c52a1c0 commit 3074051

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Home of the MLJ Model Registry and tools to maintain it
77
[![Docs](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliaai.github.io/MLJModelRegistryTools.jl/dev/)
88
[![Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://juliaai.github.io/MLJModelRegistryTools.jl/stable/)
99

10-
What is this repository for? See
11-
[here](https://juliaai.github.io/MLJModelRegistryTools.jl/stable/#What's-this-repository-for?).
10+
Documentation is [here](https://juliaai.github.io/MLJModelRegistryTools.jl/stable/).
1211

1312

docs/src/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,8 @@ distribution.
1616
The model registry itself is currently hosted by MLJModels.jl (part of the standard MLJ
1717
distribution) and lives in [this
1818
folder](https://github.com/JuliaAI/MLJModels.jl/tree/master/src/registry).
19+
20+
## Contents
21+
22+
- [Registry management tools](@ref)
23+
- [Internals](@ref)

0 commit comments

Comments
 (0)