Moved image feature detection docs into new images section

This commit is contained in:
Karl Hobley 2014-07-29 13:13:39 +01:00
parent 509d066a41
commit 56acdb2bd7
3 changed files with 12 additions and 3 deletions

View file

@ -1,6 +1,6 @@
=======================
Image Feature Detection
=======================
=================
Feature Detection
=================
Wagtail has the ability to automatically detect faces and features inside your images and automatically crop the images to those features.

View file

@ -0,0 +1,8 @@
Images
======
.. toctree::
:maxdepth: 2
feature_detection

View file

@ -5,6 +5,7 @@ Core components
:maxdepth: 2
pages/index
images/index
snippets
search/index
form_builder