pytorch/docs/cpp/source
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
..
_static Fix overlapping keywords (#34142) 2020-03-06 19:16:21 -08:00
notes Disable doxygen / breathe / exhale generation of C++ API docs (#80451) 2022-06-28 17:56:41 +00:00
check-doxygen.sh Package config/template files with torchgen (#78942) 2022-06-07 13:33:55 +00:00
conf.py Disable doxygen / breathe / exhale generation of C++ API docs (#80451) 2022-06-28 17:56:41 +00:00
Doxyfile Resolve int[]? arguments to new OptionalIntArrayRef class 2022-03-26 01:45:50 +00:00
frontend.rst Update link to example pytorch/examples (#66095) 2021-10-05 12:48:12 -07:00
index.rst Disable doxygen / breathe / exhale generation of C++ API docs (#80451) 2022-06-28 17:56:41 +00:00
installing.rst add VS extension in doc (#63944) 2021-11-11 18:02:08 -08:00