diff --git a/README.source.md b/README.source.md index 3b30f138..3687b7be 100644 --- a/README.source.md +++ b/README.source.md @@ -49,7 +49,8 @@ How to define and use tags is described in the [Tags](docs_new/Tags.md) document ## Search -[Search](docs/Search.md) +It is possible to filter or search for repositories using the search box at the top of RepoM. +See the [Search](docs_new/search.md) for more information. ## Ordering and Filtering diff --git a/docs/Search.md b/docs/Search.md deleted file mode 100644 index 80fb161c..00000000 --- a/docs/Search.md +++ /dev/null @@ -1,3 +0,0 @@ -# Search - -todo. diff --git a/docs/mdsource/Search.source.md b/docs/mdsource/Search.source.md deleted file mode 100644 index 80fb161c..00000000 --- a/docs/mdsource/Search.source.md +++ /dev/null @@ -1,3 +0,0 @@ -# Search - -todo. diff --git a/docs_new/search.md b/docs_new/search.md index d67ea038..7b77beff 100644 --- a/docs_new/search.md +++ b/docs_new/search.md @@ -25,9 +25,7 @@ sdf ### Query matchers -`IQueryMatcher` - -sfd +Terms are matched using query matchers. A list of query matchers can be found over [here](querymatchers.md). ## Terms