X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/b79d5494f915b1b1e1dc4ce12b80680f0b7c53b3..dc7c11a9d1320965505ba18725466b0e9a648fde:/docs/develop/Development-Environment.md?ds=sidebyside diff --git a/docs/develop/Development-Environment.md b/docs/develop/Development-Environment.md index d0369ea1..64306454 100644 --- a/docs/develop/Development-Environment.md +++ b/docs/develop/Development-Environment.md @@ -47,8 +47,8 @@ depending on your choice of webserver framework: The documentation is built with mkdocs: * [mkdocs](https://www.mkdocs.org/) >= 1.1.2 -* [mkdocstrings](https://mkdocstrings.github.io/) >= 0.16 -* [mkdocstrings-python-legacy](https://mkdocstrings.github.io/python-legacy/) +* [mkdocstrings](https://mkdocstrings.github.io/) >= 0.18 +* [mkdocstrings-python](https://mkdocstrings.github.io/python/) ### Installing prerequisites on Ubuntu/Debian