pytorch/docs/cpp/source/notes
Joel Benjamin Schlosser f70bf13c6e Disable doxygen / breathe / exhale generation of C++ API docs (#80451)
Fixes #79992

This PR:
* Removes doxygen / breathe / exhale configuration from the Sphinx config in `source/conf.py` so it no longer runs
* Maintains the human-generated content describing API usage in the various .rst files
    * Exception: `library.rst` is removed, as its main purpose is linking to API docs
* Removes all links to the generated API docs from the human-generated content

The build is nearly instantaneous now and should be much less memory intensive as well.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/80451
Approved by: https://github.com/suo
2022-06-28 17:56:41 +00:00
..
faq.rst
inference_mode.rst
maybe_owned.rst MaybeOwned page for dev wiki (#63450) 2021-08-18 12:08:58 -07:00
tensor_basics.rst Disable doxygen / breathe / exhale generation of C++ API docs (#80451) 2022-06-28 17:56:41 +00:00
tensor_creation.rst Disable doxygen / breathe / exhale generation of C++ API docs (#80451) 2022-06-28 17:56:41 +00:00
tensor_cuda_stream.rst Disable doxygen / breathe / exhale generation of C++ API docs (#80451) 2022-06-28 17:56:41 +00:00
tensor_indexing.rst Disable doxygen / breathe / exhale generation of C++ API docs (#80451) 2022-06-28 17:56:41 +00:00
versioning.rst [ONNX] Update onnx function export with comments and clean up (#66817) (#67803) 2021-11-05 10:35:35 -07:00