We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4524117 commit bfc5c6cCopy full SHA for bfc5c6c
docs/index.md
@@ -129,7 +129,8 @@ This function returns a [Path][?pathlib.] instance.
129
## Migrating to standard mkdocstrings-python
130
131
If you want to migrate from this extension to the standard [mkdocstrings-python][mkdocstrings_python]
132
-handler, you can use the `compatibility_check` and `compatibility_patch` options to help
+handler, or just want to maintain compatibility with it, then
133
+you can use the `compatibility_check` and `compatibility_patch` options to help
134
identify and convert incompatible cross-reference syntax.
135
136
The following syntax elements are specific to this extension and not supported by the
0 commit comments