We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b491e59 commit 87bf48aCopy full SHA for 87bf48a
doc/source/conf.py
@@ -120,3 +120,6 @@
120
# additional logos for the latex coverpage
121
latex_additional_files = [watermark, ansys_logo_white, ansys_logo_white_cropped]
122
suppress_warnings = ["autoapi.python_import_resolution", "ref.python"]
123
+
124
+# Ignore files
125
+exclude_patterns = ["changelog/*.md"]
0 commit comments