* toc CSS and JS fixes
* highlight current doc in left nav
* highlight current doc in left nav
* highlight current doc in left nav
* highlight current doc in left nav
* highlight tab in doc-top-nav for all documents in category
* highlight current doc in left nav
* highlight tab in doc-top-nav for all documents in category
* highlight current doc in left nav
* highlight tab in doc-top-nav for all documents in category
* Update integrating-services-into-istio.md
* fix wording
* address review comments
* fix formatting and some additional text
* clean-up some text
* 2nd round of review comments addressed
- remove duplicated text
- remove mention of core dumps
* First draft getting started
* Added istio-installation and changed bookinfo
* Fix display issue
* Addressed code review comments
* Address more review comments, istio-ca not part of the install
* Use local files instead of raw github files
* Addressed more review comments
* Added note about istioctl and renamed istio-ingress-controller to istio-ingress
* Fix the verb tense
* Rename istio-ingress-controller to istio-ingress
The directory structure of the input web site now controls directory the layout of the
doc hierarchy. This simplifies authoring documents and enriches the UI we generate.
This also fixes the broken link problem with the GitHub staging sites. Most links work
now.
Our sitemap.xml now contains all that it should, and excludes stuff that it shouldn't contain.
* Update about page and landing page.
* Update about page to use markdown instead of html, fix ordering of about page and presentation to match other pages.
Also fixed a few more places where the old tagline was around, all have the new tagline now.
* Generated docs for our protos.
Unfortunately this did require some manual touch-up, but nothing that'll
be impossible to automate I think. I still need to grab the mixer aspect
config protos, which is a bit harder because they live in the mixer
repo.
* Rename envoy-config to proxy-config, update document title and overview.