From 272a8981c3381672648fdf00038bea7e32ced238 Mon Sep 17 00:00:00 2001 From: ines Date: Sun, 21 May 2017 01:12:43 +0200 Subject: [PATCH] Add model tag to spacy.load API docs --- website/docs/api/spacy.jade | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/api/spacy.jade b/website/docs/api/spacy.jade index 09496f289..da8c97b9c 100644 --- a/website/docs/api/spacy.jade +++ b/website/docs/api/spacy.jade @@ -4,6 +4,7 @@ include ../../_includes/_mixins +h(2, "load") spacy.load +tag function + +tag-model p | Load a model via its #[+a("/docs/usage/models#usage") shortcut link],