## Which problem is this PR solving?
- For someone not familiar with distributed tracing we did not make it
easy to learn the fundamentals.
## Description of the changes
- Pull the tutorials earlier in the intro.
Signed-off-by: Yuri Shkuro <github@ysh.us>
## Description of the changes
- Link home page to v2 docs instead of v1
- Make the navbar Docs menu point to v2 instead of v1
- Update Download page to show v2 binaries
- Fix Makefile bug that was copying client* md files into v2 folders
- Remove 0.0.0.0 overrides from Getting Started as it was fixed for 2.1
## How was this change tested?
- make develop
Signed-off-by: Yuri Shkuro <github@ysh.us>
## Description of the changes
Lots of changes per the new menu format, also updated a lot of content
but more to go around configurations.
## How was this change tested?
make develop
## Checklist
- [X] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [X] I have signed all commits
---------
Signed-off-by: Jonah Kowall <jkowall@kowall.net>