Files
pybricks-api/doc/lpf2/conf.py
T
2019-06-04 15:45:36 +02:00

8 lines
167 B
Python

#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# Pybricks documentation build configuration file
#
import os
exec(open(os.path.abspath("../common/conf.py")).read())