view docs/templates/doc.html @ 1157:40a40305c4e1

config: Support environment variables in theme directories.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 11 Jun 2019 15:14:20 -0700
parents 94d7d5e38571
children
line wrap: on
line source

{% set header_class = 'pc-documentation' %}
{% extends "section-page.html" %}