view MANIFEST.in @ 196:cbf7db1ff0d5

Better authentication handling: - Not bundling user info with every response anymore. - Ability to optionally bundle user info with the page read API endpoint. - New API endpoint for current user info.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 09 Feb 2014 20:46:22 -0800
parents 81e39ae8aef0
children
line wrap: on
line source

include wikked/resources/*
include wikked/templates/*.html
include wikked/static/css/wikked.min.css
include wikked/static/img/*.png
include wikked/static/js/require.js
include wikked/static/js/wikked.min.js
include wikked/static/js/pagdown/*.js