sphinx/tests/roots/test-ext-intersphinx-cppdomain/conf.py

5 lines
86 B
Python
Raw Normal View History

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