Docs: show "unreleased" warning on latest version

Fixes #52
This commit is contained in:
medmunds
2017-01-26 13:55:53 -08:00
parent 9e641169e3
commit 966511474c
2 changed files with 33 additions and 0 deletions

3
docs/_templates/layout.html vendored Normal file
View File

@@ -0,0 +1,3 @@
{% extends "!layout.html" %}
{% set script_files = script_files + ["_static/version-alert.js"] %}