mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Correct outdated Doxygen link (#110654)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/110654 Approved by: https://github.com/huydhn
This commit is contained in:
committed by
PyTorch MergeBot
parent
6d23193aab
commit
e8605f6f22
@ -514,7 +514,7 @@ For C++ documentation (https://pytorch.org/cppdocs), we use
|
||||
[Sphinx](http://www.sphinx-doc.org/) via
|
||||
[Breathe](https://github.com/michaeljones/breathe) and
|
||||
[Exhale](https://github.com/svenevs/exhale). Check the [Doxygen
|
||||
reference](http://www.stack.nl/~dimitri/doxygen/manual/index.html) for more
|
||||
reference](https://www.doxygen.nl/manual/) for more
|
||||
information on the documentation syntax.
|
||||
|
||||
We run Doxygen in CI (Travis) to verify that you do not use invalid Doxygen
|
||||
|
Reference in New Issue
Block a user