sphinx/tests/roots/test-ext-githubpages/conf.py

5 lines
86 B
Python

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