Updated Branches: refs/heads/docs 4172d1fca -> b73c0c5eb
Switched doc theme to sphinx13 Signed-off-by: Ivan Habunek <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/logging-log4php/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4php/commit/b73c0c5e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4php/tree/b73c0c5e Diff: http://git-wip-us.apache.org/repos/asf/logging-log4php/diff/b73c0c5e Branch: refs/heads/docs Commit: b73c0c5ebcf8ed5b5116356360173e6c8fe5f5c2 Parents: cf2c043 Author: Ivan Habunek <[email protected]> Authored: Sat Feb 23 14:38:25 2013 +0100 Committer: Ivan Habunek <[email protected]> Committed: Sat Feb 23 14:38:25 2013 +0100 ---------------------------------------------------------------------- docs/conf.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4php/blob/b73c0c5e/docs/conf.py ---------------------------------------------------------------------- diff --git a/docs/conf.py b/docs/conf.py index b3e20ea..95f0400 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -92,7 +92,7 @@ pygments_style = 'default' # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. -html_theme = 'log4php-sd' +html_theme = 'log4php-sphinx13' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the
