]> git.openstreetmap.org Git - nominatim.git/commit
add mkdocstrings requirement for building docs
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 16 Aug 2021 09:48:25 +0000 (11:48 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 16 Aug 2021 09:51:49 +0000 (11:51 +0200)
commit3656eed9ade48dd7f929f12627f8fd1dc3a5d7bc
tree041de247664c23d55ced44be46c23578271418ae
parent2e82a6ce03e4a2b200b2f80f3347fac655f8f5cb
add mkdocstrings requirement for building docs

mkdocstrings also needs access to the Python sources, so set
a PYTHONPATH accordingly. This makes running mkdocs directly
a bit awkward, therefore add a `make serve-doc` target.
docs/CMakeLists.txt
docs/develop/Development-Environment.md