File tree Expand file tree Collapse file tree 4 files changed +4
-2
lines changed Expand file tree Collapse file tree 4 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 7676 "sphinx_copybutton" ,
7777 "sphinx_design" ,
7878 "ansys_sphinx_theme.extension.autoapi" ,
79+ "sphinx_click" , # Required by local-product-launcher
7980]
8081
8182# numpydoc configuration
Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ launch configuration.
88
99Configuration options for products are defined by each product plugin.
1010
11- .. click :: ansys.tools.local_product_launcher ._cli:cli
11+ .. click :: ansys.tools.common.launcher ._cli:cli
1212 :prog: ansys-launcher
1313 :nested: full
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This section provides an overview of the Local Product Launcher and how to use i
55
66- The :ref: `rationale ` page provides a high-level overview of the problem that the
77 Local Product Launcher solves.
8- - The :ref: `_ref_cli ` page describes the command-line interface.
8+ - The :ref: `ref_cli ` page describes the command-line interface.
99- The :ref: `plugin_creation ` page describes how to create a launcher plugin to extend
1010 the Local Product Launcher for use with another Ansys product.
1111
Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ doc = [
5555 " ansys-sphinx-theme==1.5.2" ,
5656 " sphinx==8.2.3" ,
5757 " sphinx-autoapi==3.6.0" ,
58+ " sphinx-click==4.4.0" ,
5859 " sphinx-copybutton==0.5.2" ,
5960 " sphinx_design==0.6.1" ,
6061 " sphinx-gallery==0.19.0" ,
You can’t perform that action at this time.
0 commit comments