Files
sphinx/tests/roots/test-ext-autosectionlabel/conf.py

5 lines
91 B
Python

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