TeamspeakStats/docs
Thor77 fe29b6f050 refactor template-loading
* use ChoiceLoader([PackageLoader, FileSystemLoader]) instead of FileSystemLoader
* add PackageLoader to allow template-access on egg-installations
* use correct way to get filesystem-path to package (dirname(__file__))
* remove superflous template_name-arg from tsstats.template.render_template
* bump version to 0.6.0
2016-06-07 17:51:28 +02:00
..
source refactor template-loading 2016-06-07 17:51:28 +02:00
Makefile add sphinx-documentation 2016-05-18 21:36:09 +02:00