Files
sphinx/tests/roots/test-ext-todo/conf.py
T

5 lines
79 B
Python

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