aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/docs
Commit message (Expand)AuthorAge
* internal changeGravatar Mark Daoust2018-10-01
* Fix visibilityGravatar Mark Daoust2018-09-27
* Add api_docs_relpath option.Gravatar Mark Daoust2018-09-17
* internal changeGravatar Mark Daoust2018-09-13
* Fix link generator for module level constants.Gravatar Mark Daoust2018-09-06
* Add a command line option to serialize api-reference resolver.Gravatar Mark Daoust2018-09-06
* Sort namedtuple fieldsGravatar Mark Daoust2018-09-04
* Move constructors to top of class pages.Gravatar Mark Daoust2018-08-30
* Switch guide_index to search for `` references instead of deprecated @{} refe...Gravatar Mark Daoust2018-08-29
* Add test for stacked "for_subclass_implementers" in class __mro__.Gravatar Mark Daoust2018-08-22
* Don't generate empty _redirects.yaml files.Gravatar Mark Daoust2018-08-22
* Fix usage of `docs_controls.should_skip`.Gravatar Mark Daoust2018-08-21
* simplify _toc.yaml generationGravatar Mark Daoust2018-08-20
* Make src_dir optional.Gravatar Mark Daoust2018-08-17
* This is much cleaner if it's in the Metadata writer itself.Gravatar Mark Daoust2018-08-17
* Sort the redirects list so the output is consistent from run to run.Gravatar Mark Daoust2018-08-14
* Add doc control decorators to the api-generator.Gravatar Mark Daoust2018-08-14
* delete debug printGravatar Mark Daoust2018-08-10
* Internal change.Gravatar Anna R2018-08-08
* Make autograph visible in contrib.Gravatar Mark Daoust2018-08-08
* Fix TensorFlow docs cannonical name chooserGravatar Mark Daoust2018-08-07
* internal changeGravatar Mark Daoust2018-08-06
* Add redirects to point api duplicates to the canonical doc location.Gravatar Mark Daoust2018-07-19
* Handle deprecated fields in api_def.proto.Gravatar Anna R2018-07-16
* Split @{} reference fixing from py_guide specific code.Gravatar Mark Daoust2018-06-26
* Hide py3 names we don't need to document.Gravatar Mark Daoust2018-06-20
* Quiet the doc generator.Gravatar Mark Daoust2018-06-15
* Clear docstrings for auto-generated module files, and detach github links fro...Gravatar Mark Daoust2018-05-23
* Add a "--no_search_hints" flag to the api-docs generator.Gravatar Mark Daoust2018-05-23
* Don't delete inbound_nodes and outbound_nodes, these no longer exist.Gravatar Mark Daoust2018-04-20
* Internal-only change.Gravatar Justin Lebar2018-04-18
* Merge changes from github.Gravatar Scott Zhu2018-04-13
* Add a clear error message for when a doc does not have a title.Gravatar Mark Daoust2018-04-11
* Add tf.contrib.distribute, which defines classes DistributionStrategyGravatar A. Unique TensorFlower2018-03-29
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Build and import rules for distributed strategyGravatar Priya Gupta2018-03-25
* Automatically insert api-links.Gravatar Mark Daoust2018-03-22
* allow @{} links to break across lines.Gravatar Mark Daoust2018-02-12
* Remove tf.contrib.ndlstm as it is not maintained and barely used.Gravatar Eugene Brevdo2018-02-07
* Merge changes from github.Gravatar Michael Case2018-02-07
* Add function paths to their signatures.Gravatar Mark Daoust2018-02-01
* Automated g4 rollback of changelist 179260538Gravatar Dandelion Man?2017-12-15
* Automated g4 rollback of changelist 179258973Gravatar A. Unique TensorFlower2017-12-15
* Merge changes from github.Gravatar Dandelion Man?2017-12-15
* Add a "file_pattern" argument to the @{} reference replacer.Gravatar Mark Daoust2017-12-08
* Use nesting to reduce the number of modules listed in the API TOC.Gravatar Mark Daoust2017-11-07
* Allow compatibility notes in class, property and module doc-stringsGravatar Mark Daoust2017-10-27
* Update the ReferenceResolver to output html links.Gravatar Mark Daoust2017-10-25
* Dedent compatibility blocksGravatar Mark Daoust2017-10-25
* Merge changes from github.Gravatar Frank Chen2017-10-06