================
silva.core.views
================

Introduction
============

``silva.core.views`` let users build user interfaces using Zope Tool
Kit like elements in Silva: Views, ViewletManager, Viewlet, Page,
Layout. It uses `Grok`_ for an easy configuration.

It care of settings HTTP headers and implementing proper HEAD requests
on views and Silva content.

You can have more information on how to use this package in the `Silva
developer documentation`_.

Code repository
===============

The code for this extension can be found in Mercurial:
https://hg.infrae.com/silva.core.views

.. _Grok: http://grok.zope.org/
.. _Silva developer documentation: http://docs.infrae.com/silva/
