Files
pybricks-api/doc/lpf2/conf.py
T
2019-05-09 13:23:26 +02:00

9 lines
178 B
Python

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