File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 113113typehints_defaults = "comma"
114114# additional logos for the latex coverpage
115115latex_additional_files = [watermark , ansys_logo_white , ansys_logo_white_cropped ]
116+ suppress_warnings = ["autoapi.python_import_resolution" ]
Original file line number Diff line number Diff line change @@ -60,4 +60,5 @@ your own code.
6060 ansys_downloader
6161 ansys_exceptions
6262 versioning
63- report
63+ report
64+ launcher/index
Original file line number Diff line number Diff line change 1- .. _ cli :
1+ .. _ ref_cli :
22
33Command-line interface
44======================
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: `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
You can’t perform that action at this time.
0 commit comments