diff --git a/website/docs/usage/data-model.jade b/website/docs/usage/data-model.jade index beac4b60b..6be205178 100644 --- a/website/docs/usage/data-model.jade +++ b/website/docs/usage/data-model.jade @@ -9,6 +9,11 @@ p After reading this page, you should be able to: +item Start using spaCy's Cython API +item Use spaCy more efficiently ++h(2, "architecture") Architecture + ++image + include ../../assets/img/docs/architecture.svg + +h(2, "design-considerations") Design considerations +h(3, "no-job-too-big") No job too big