Files
sphinx/tests/roots/test-ext-imgconverter/conf.py
2017-04-22 13:29:16 +09:00

5 lines
87 B
Python

# -*- coding: utf-8 -*-
master_doc = 'index'
extensions = ['sphinx.ext.imgconverter']