diff --git a/Documentation/contributing.rst b/Documentation/contributing.rst
index 390b96a55699..1cfbd0ec6b25 100644
--- a/Documentation/contributing.rst
+++ b/Documentation/contributing.rst
@@ -42,13 +42,8 @@ Documentation
 Project documentation is created using `Sphinx`_.  Source level documentation
 uses `Doxygen`_.  Please make sure to document all code during development.
 
-Sphinx integration with Doxygen is planned, likely using `Breathe`_ and
-`Exhale`_.
-
 .. _Sphinx: http://www.sphinx-doc.org
 .. _Doxygen: http://www.doxygen.nl
-.. _Breathe: https://breathe.readthedocs.io/en/latest/
-.. _Exhale: https://exhale.readthedocs.io/en/latest/
 
 Submitting Patches
 ------------------
