* Doc: Update setup documents
Use GitHub api to checkout latest release instead of "git tag" command
which cannot accurately determine prerelease tag.
Also, Changed numbered list format because
the shell command is too long to fit on one line.
Conflicts:
docs/docker.en.md
docs/docker.fr.md
docs/docker.ja.md
docs/setup.en.md
docs/setup.fr.md
docs/setup.ja.md
* Doc: Checkout 10.x tag only
Update "checkout latest release" command.
Checkout latest tag but 10.x tag only.
* Doc: Restore MongoDB
* Use tab instead of spaces