Repository URL to install this package:
|
Version:
5.3.0 ▾
|
extensions = ['sphinx.ext.doctest']
project = 'test project for doctest'
root_doc = 'doctest'
source_suffix = '.txt'
exclude_patterns = ['_build']