documentation_hacking.xml: Tweak link to doxygen.org.
* doc/xml/manual/documentation_hacking.xml: Tweak link to doxygen.org. From-SVN: r245808
This commit is contained in:
parent
50c620cad9
commit
00133e166c
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2017-03-01 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* doc/xml/manual/documentation_hacking.xml: Tweak link to
|
||||
doxygen.org.
|
||||
|
||||
2017-02-23 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
* include/experimental/iterator: Include <iterator>.
|
||||
|
|
|
@ -261,7 +261,7 @@
|
|||
|
||||
<para>
|
||||
Prerequisite tools are Bash 2.0 or later,
|
||||
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.doxygen.org/">Doxygen</link>, and
|
||||
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.doxygen.org">Doxygen</link>, and
|
||||
the <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.gnu.org/software/coreutils/">GNU
|
||||
coreutils</link>. (GNU versions of find, xargs, and possibly
|
||||
sed and grep are used, just because the GNU versions make
|
||||
|
|
Loading…
Add table
Reference in a new issue