aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/docs/generate.py
Commit message (Expand)AuthorAge
* simplify _toc.yaml generationGravatar Mark Daoust2018-08-20
* Add redirects to point api duplicates to the canonical doc location.Gravatar Mark Daoust2018-07-19
* Don't delete inbound_nodes and outbound_nodes, these no longer exist.Gravatar Mark Daoust2018-04-20
* Clean up properties of layers.Layer:Gravatar A. Unique TensorFlower2017-10-02
* Introduce TFDecorator, a base class for Python TensorFlow decorators. Provide...Gravatar Charles Nicholson2017-04-21
* Generalize LazyLoader for use by ffmpegGravatar Mark Daoust2017-04-19
* Doc generator refactoring.Gravatar A. Unique TensorFlower2017-03-03
* Make doc's generate.py into a library.Gravatar A. Unique TensorFlower2017-02-24
* Seal contrib.distributions.bijector.Gravatar A. Unique TensorFlower2017-02-23
* Refactor doc generator to extract class ReferenceResolver.Gravatar A. Unique TensorFlower2017-02-22
* Update docs.Gravatar A. Unique TensorFlower2017-02-22
* Task 6: sealing up bayesflow.{entropy, monte_carlo, variational_inference}Gravatar Olivia Nordquist2017-02-16
* Avoid more 'Modules nested too deep' errors.Gravatar A. Unique TensorFlower2017-02-14
* Fix for:Gravatar A. Unique TensorFlower2017-02-14
* Generate table of contents .yaml.Gravatar A. Unique TensorFlower2017-02-14
* Fix documentation and guide for graph_editorGravatar Andrew Selle2017-02-13
* Fix broken links for unsealed contrib API guidesGravatar A. Unique TensorFlower2017-02-13
* Seal ffmpeg interface and fix document generator to use ffmpeg build target.Gravatar Andrew Selle2017-02-13
* De-duplicate header id's by using explicit <h> tags.Gravatar A. Unique TensorFlower2017-02-13
* Add tf_debug docs. Seal debugger API.Gravatar Martin Wicke2017-02-13
* Misc doc generator changes.Gravatar A. Unique TensorFlower2017-02-11
* Add linking to methods, and warnings for links to things that are notGravatar A. Unique TensorFlower2017-02-11
* Allow generating docs to a non-empty directory.Gravatar A. Unique TensorFlower2017-02-11
* More doc generator changes.Gravatar A. Unique TensorFlower2017-02-11
* Link to the relevant Python API guide section from the API reference.Gravatar A. Unique TensorFlower2017-02-09
* Use tf. for all symbols.Gravatar Martin Wicke2017-02-06
* Further py3 fix in tools/docsGravatar Shanqing Cai2017-02-01
* Doc generator fixes:Gravatar Martin Wicke2017-02-01
* Make a better doc generator.Gravatar Martin Wicke2017-01-31