diff options
| author | Jannis Leidel <jannis@leidel.info> | 2010-07-24 10:21:21 +0000 |
|---|---|---|
| committer | Jannis Leidel <jannis@leidel.info> | 2010-07-24 10:21:21 +0000 |
| commit | fad4a93275a6a5267912c9fc88cdeee44dd5572f (patch) | |
| tree | 4a996a84f7edba93f8bc6cf065c9637381cafb68 /docs/_theme/djangodocs/theme.conf | |
| parent | aaa5dfbf53e20c2dd24268502455e82211250172 (diff) | |
Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13446 bcc190cf-cafb-0310-a4f2-bffc1f526a37
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 |
