Skip to content
master
Go to file
Code

Latest commit

Link to Google Dev Docs style guide for inclusive language: https://developers.google.com/style/inclusive-documentation
Non-exhaustive list but easy to add new words and recommendations.

Request from OSS community: tensorflow/tensorflow#42168
Inspired by @heyawhite's Write the Docs presentation: https://alexand.us/wtd-a11y-slides

Usage:
```
$ python3 -m pip install -U --user git+https://github.com/tensorflow/docs
$ python3 -m tensorflow_docs.tools.nblint --arg=repo:tensorflow/docs \
    --styles=google notebook.ipynb
```
PiperOrigin-RevId: 326032194
1dd9809

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

TensorFlow Documentation



These are the source files for the guide and tutorials on tensorflow.org.

To contribute to the TensorFlow documentation, please read CONTRIBUTING.md, the TensorFlow docs contributor guide, and the style guide.

To file a docs issue, use the issue tracker in the tensorflow/tensorflow repo.

And join the TensorFlow documentation contributors on the docs@tensorflow.org mailing list.

Community translations

Community translations are located in the tensorflow/docs-l10n repo. These docs are contributed, reviewed, and maintained by the community as best-effort. To participate as a translator or reviewer, see the site/<lang>/README.md, join the language mailing list, and submit a pull request.

License

Apache License 2.0

You can’t perform that action at this time.