I installed Mkdocs (Python 3.6.5) and edited and built Markdown files.
I tried to open the main index.html file with a browser, but I cannot directly open HTML pages linked to other HTML files.
Using Command Prompt and typing "mkdocs serve", I can open linked pages. I know this is a normal function of Mkdocs without server.
Can I use Mkdocs just on my local computer?