* Fixing most of remaining bad links
Still left :
#google.rpc.Code in reference/api/mixer/status
And the mixer-config-quota-bookinfo.yaml is missing in
https://github.com/istio/istio/tree/master/samples/apps/bookinfo
* Add html checking and ignore localhost urls
fixed typo in layouts/base found by html checking
* Fix duplicate id defined
Those anchors don’t seem used btw
* Adding back html proofer
got removed accidentally it seems
* Fix the last 2 errors
* Re-regenerate the protos
* Update the metric desc by hand for the pending fix to code snippets in its comments
* Add a file for the status proto's docs, refer to it everywhere and remove the embedded status docs generated everywhere they're used.
* remove mixer services's embedded status proto by hand
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.
* 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.