mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 10:29:34 +00:00
Use backticks instead of scaladoc link
This commit is contained in:
parent
2dcb5e266f
commit
5d612f6ca1
@ -67,7 +67,7 @@ trait OShare[F[_]] {
|
||||
def findItem(itemId: Ident, shareId: Ident): OptionT[F, ItemData]
|
||||
|
||||
/** Parses a query and amends the result with the stored query of the share. The result
|
||||
* can be used with [[OSearch]] to search for items.
|
||||
* can be used with `OSearch` to search for items.
|
||||
*/
|
||||
def parseQuery(share: ShareQuery, qs: String): QueryParseResult
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user