diff options
Diffstat (limited to 'docs/_theme/djangodocs/theme.conf')
-rw-r--r-- | docs/_theme/djangodocs/theme.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/_theme/djangodocs/theme.conf b/docs/_theme/djangodocs/theme.conf new file mode 100644 index 0000000000..be43c723ae --- /dev/null +++ b/docs/_theme/djangodocs/theme.conf @@ -0,0 +1,4 @@ +[theme] +inherit = basic +stylesheet = default.css +pygments_style = trac |