Skip to content

Commit

Permalink
Setting navigation with keys to False (#2445)
Browse files Browse the repository at this point in the history
* Setting navigation with keys to False

* Update the image cache

* Revert "Update the image cache"

This reverts commit 39e845f.

---------

Co-authored-by: germa89 <germa89@users.noreply.github.com>
  • Loading branch information
germa89 and germa89 authored Oct 25, 2023
1 parent 758d51b commit a9cc6d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@
"show_breadcrumbs": True,
"collapse_navigation": True,
"use_edit_page_button": True,
"navigation_with_keys": False,
"additional_breadcrumbs": [
("PyAnsys", "https://docs.pyansys.com/"),
],
Expand Down

0 comments on commit a9cc6d2

Please sign in to comment.