aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/docs_src/community/index.md
blob: f4c57725a05ac41b829d697fa336dfa0ddfa9083 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Community

This section contains the following documents:

  * @{$welcome$Welcome to the TensorFlow Community}, which explains how
    you can get involved, where to report issues, and where to join
    like-minded TensorFlow enthusiasts online.
  * @{$documentation$Writing TensorFlow Documentation}, which explains
    TensorFlow's documentation conventions.  If you are modifying
    TensorFlow source code or documentation, please read this guide.
  * @{$style_guide$TensorFlow Style Guide}, which identifies coding style
    conventions that TensorFlow developers and users should follow.