Skip to content

Commit

Permalink
Small docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
leroyvn committed Jan 28, 2021
1 parent 161e786 commit 6a99f68
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,8 @@ def find_version(*file_paths):

# Logo
html_theme_options = {
"sidebar_hide_name": True,
"navigation_with_keys": True,
"sidebar_hide_name": False,
"light_logo": "pinttrs_logo_dark.svg",
"dark_logo": "pinttrs_logo_light.svg",
}
4 changes: 2 additions & 2 deletions docs/rst/dev.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ Dependency management (Pip)
make pip-init
Distributing to PyPI
--------------------
Publishing
----------

*I want to ...*

Expand Down

0 comments on commit 6a99f68

Please sign in to comment.