From e208822f48d5e09b678395f6674cc5c21c0aa196 Mon Sep 17 00:00:00 2001 From: chang-ning Date: Sat, 5 Mar 2016 09:25:11 +0800 Subject: [PATCH] Change font-family --- docs/conf.py | 4 +++- docs/index.rst | 2 -- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index dd12b88e..d9ddb467 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -122,7 +122,9 @@ 'github_user': 'crazyguitar', 'github_repo': 'cheatsheet', 'github_banner': True, - 'show_related': False + 'show_related': False, + 'head_font_family': 'Georgia', + 'font_family': 'Georgia' } # Add any paths that contain custom themes here, relative to this directory. diff --git a/docs/index.rst b/docs/index.rst index b15776a0..ad9fab8b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,8 +6,6 @@ Welcome to python-cheatsheet's documentation! ============================================= -Contents: - .. toctree:: :maxdepth: 2