diff --git a/doc/tutorials/introduction/cross_referencing/tutorial_cross_referencing.markdown b/doc/tutorials/introduction/cross_referencing/tutorial_cross_referencing.markdown index 77c1e1e39105da5595403f364dad53affaae2b35..0e282c6960e0fc7b0d1829c24a1e040151707fc7 100644 --- a/doc/tutorials/introduction/cross_referencing/tutorial_cross_referencing.markdown +++ b/doc/tutorials/introduction/cross_referencing/tutorial_cross_referencing.markdown @@ -4,7 +4,7 @@ Cross referencing OpenCV from other Doxygen projects {#tutorial_cross_referencin Cross referencing OpenCV ------------------------ -[Doxygen](https://www.stack.nl/~dimitri/doxygen/) is a tool to generate +[Doxygen](http://www.doxygen.nl) is a tool to generate documentations like the OpenCV documentation you are reading right now. It is used by a variety of software projects and if you happen to use it to generate your own documentation, and you are using OpenCV inside your @@ -57,5 +57,5 @@ contain a `your_project.tag` file in its root directory. References ---------- -- [Doxygen: Linking to external documentation](https://www.stack.nl/~dimitri/doxygen/manual/external.html) +- [Doxygen: Linking to external documentation](http://www.doxygen.nl/manual/external.html) - [opencv.tag](opencv.tag) diff --git a/doc/tutorials/introduction/documenting_opencv/documentation_tutorial.markdown b/doc/tutorials/introduction/documenting_opencv/documentation_tutorial.markdown index 0379a3e38262e6e9d25d51e07ed7f2b5b7223d89..2493116dc69230698d5a2bdfe8494ab6ac541220 100644 --- a/doc/tutorials/introduction/documenting_opencv/documentation_tutorial.markdown +++ b/doc/tutorials/introduction/documenting_opencv/documentation_tutorial.markdown @@ -684,12 +684,12 @@ References {#tutorial_documentation_refs} - [Command reference] - supported commands and their parameters -[Doxygen]: http://www.stack.nl/~dimitri/doxygen/index.html) -[Doxygen download]: http://www.stack.nl/~dimitri/doxygen/download.html -[Doxygen installation]: http://www.stack.nl/~dimitri/doxygen/manual/install.html -[Documenting basics]: http://www.stack.nl/~dimitri/doxygen/manual/docblocks.html -[Markdown support]: http://www.stack.nl/~dimitri/doxygen/manual/markdown.html -[Formulas support]: http://www.stack.nl/~dimitri/doxygen/manual/formulas.html +[Doxygen]: http://www.doxygen.nl +[Doxygen download]: http://doxygen.nl/download.html +[Doxygen installation]: http://doxygen.nl/manual/install.html +[Documenting basics]: http://www.doxygen.nl/manual/docblocks.html +[Markdown support]: http://www.doxygen.nl/manual/markdown.html +[Formulas support]: http://www.doxygen.nl/manual/formulas.html [Supported formula commands]: http://docs.mathjax.org/en/latest/tex.html#supported-latex-commands -[Command reference]: http://www.stack.nl/~dimitri/doxygen/manual/commands.html +[Command reference]: http://www.doxygen.nl/manual/commands.html [Google Scholar]: http://scholar.google.ru/ diff --git a/doc/tutorials/introduction/windows_install/windows_install.markdown b/doc/tutorials/introduction/windows_install/windows_install.markdown index c8f46cbdced20fa4e2314ef323f99fc780f9d241..fd5d414c6e1570996d0c4fba7945640d2e95858e 100644 --- a/doc/tutorials/introduction/windows_install/windows_install.markdown +++ b/doc/tutorials/introduction/windows_install/windows_install.markdown @@ -154,7 +154,7 @@ of them, you need to download and install them on your system. image file format. - The OpenNI Framework contains a set of open source APIs that provide support for natural interaction with devices via methods such as voice command recognition, hand gestures, and body motion tracking. Prebuilt binaries can be found [here](http://structure.io/openni). The source code of [OpenNI](https://github.com/OpenNI/OpenNI) and [OpenNI2](https://github.com/OpenNI/OpenNI2) are also available on Github. -- [Doxygen](http://www.stack.nl/~dimitri/doxygen/) is a documentation generator and is the tool that will actually create the +- [Doxygen](http://www.doxygen.nl) is a documentation generator and is the tool that will actually create the *OpenCV documentation*. Now we will describe the steps to follow for a full build (using all the above frameworks, tools and