According to the documentation, setting the option use_directory_urls to false in the mkdocs.yml file should cause all links to pages within the documentation to point to their target files rather than the target directories (the default), but this configuration is having no effect in the html output.