more updates to doc, some theme tweaks, finalizing the 5.0 release

This commit is contained in:
tomjohnson1492
2016-03-20 22:53:03 -07:00
parent 2cbb248938
commit ae69b83a96
29 changed files with 484 additions and 352 deletions

View File

@ -18,6 +18,4 @@ $('#toc').on('click', 'a', function() {
});
</script>
{% unless page.toc == false %}
<div id="toc"></div>
{% endunless %}