Commit 26ed3b23 authored by Mark Daoust's avatar Mark Daoust Committed by TensorFlower Gardener
Browse files

Fix public api_docs generation for tensorboard and tensorflow_estimator

Switch from a single base_dir and code_url_prefix to, effectively, a map from base dir to url_prefix.

The doc tools only document objects in modules inside `base_dir`, and add a URL to the code created from the `code_url_prefix` + the object's file path relative to the `base_dir`. So with this change, the `defined_in` links will point back the github-repos for tensorboard, and tensorflow_estimator (master).

PiperOrigin-RevId: 236205402
parent 53945f66
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment