view MANIFEST.in @ 403:179128d982eb

core: Fix a bug with endpoint wiki links, precompile formatter regexes. The resolver was expecting wiki links to have the url first, not the endpoint.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 11 Jan 2017 00:52:59 -0800
parents 5c6cca4b21be
children 10a82dec3fe4
line wrap: on
line source

recursive-include wikked/resources *
include wikked/templates/*.html
include wikked/static/css/wikked.min.css
include wikked/static/fonts/*
include wikked/static/img/*.png
include wikked/static/js/require.js
include wikked/static/js/wikked.*.js