Mercurial > piecrust2
view docs/templates/doc.html @ 1138:c8fb7b024faa
bake: Disable `uglifyjs` and `cleancss` by default.
There's a good chance a new user doesn't have them installed.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 20 May 2018 22:20:00 -0700 |
parents | 94d7d5e38571 |
children |
line wrap: on
line source
{% set header_class = 'pc-documentation' %} {% extends "section-page.html" %}