File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ Python Prompt Toolkit
33
44|Build Status | |AppVeyor | |PyPI | |RTD | |License |
55
6+ .. image :: https://github.com/prompt-toolkit/python-prompt-toolkit/raw/master/docs/images/logo_400px.png
7+
68 ``prompt_toolkit `` is a library for building powerful interactive command lines
79and terminal applications in Python.
810
Original file line number Diff line number Diff line change 129129
130130# The name of an image file (relative to this directory) to place at the top
131131# of the sidebar.
132- # html_logo = None
132+ html_logo = 'images/logo_400px.png'
133133
134134# The name of an image file (within the static path) to use as favicon of the
135135# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
You can’t perform that action at this time.
0 commit comments