MCPcopy Create free account
hub / github.com/alibaba/nann / write_docs

Function write_docs

tensorflow/tensorflow/tools/docs/generate_lib.py:39–216  ·  view source on GitHub ↗

Write previously extracted docs to disk. Write a docs page for each symbol included in the indices of parser_config to a tree of docs at `output_dir`. Symbols with multiple aliases will have only one page written about them, which is referenced for all aliases. Args: output_dir: Dir

(output_dir,
               parser_config,
               yaml_toc,
               root_title='TensorFlow',
               search_hints=True,
               site_api_path='')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

buildMethod · 0.85

Calls 14

setdefaultMethod · 0.80
replaceMethod · 0.80
maxFunction · 0.50
joinMethod · 0.45
appendMethod · 0.45
get_metadata_htmlMethod · 0.45
encodeMethod · 0.45
writeMethod · 0.45
getMethod · 0.45
formatMethod · 0.45
keysMethod · 0.45
countMethod · 0.45

Tested by

no test coverage detected