Skip to content

Commit bfc5c6c

Browse files
Doc tweak
1 parent 4524117 commit bfc5c6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,8 @@ This function returns a [Path][?pathlib.] instance.
129129
## Migrating to standard mkdocstrings-python
130130

131131
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
132+
handler, or just want to maintain compatibility with it, then
133+
you can use the `compatibility_check` and `compatibility_patch` options to help
133134
identify and convert incompatible cross-reference syntax.
134135

135136
The following syntax elements are specific to this extension and not supported by the

0 commit comments

Comments
 (0)