Skip to content

Commit c4ad2ce

Browse files
yashk2810tensorflower-gardener
authored andcommitted
Move build_docs.py away from the root directory.
This is a requirement by the API generator. PiperOrigin-RevId: 326103498
1 parent 52cf008 commit c4ad2ce

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CONTRIBUTING_TECHNIQUE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ having reproducible results.
5757
6. Packaging and release:
5858
* Releases are managed by the TensorFlow Model Optimization team. Work with
5959
them to produce and test pip package as well as generate API docs. To
60-
generate API docs locally, see instructions [here](https://github.com/tensorflow/model-optimization/blob/master/build_docs.py).
60+
generate API docs locally, see instructions [here](https://github.com/tensorflow/model-optimization/blob/master/tensorflow_model_optimization/g3doc/tools/build_docs.py).
6161
* Days before the release date:
6262
* The API docs will not be checked in, but should be tested and
6363
ready to submit.
File renamed without changes.

0 commit comments

Comments
 (0)