Skip to content

Commit 0da2831

Browse files
author
roman_yakovenko
committed
sphinx
1 parent 20376dd commit 0da2831

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/design.rest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ information please read API documentation.
282282
.. _`SourceForge`: http://sourceforge.net/index.php
283283
.. _`Python`: http://www.python.org
284284
.. _`GCC-XML`: http://www.gccxml.org
285-
.. _`UML diagram` : ./declarations_uml.png
286-
.. _`parser package UML diagram` : ./parser_uml.png
285+
.. _`UML diagram` : declarations_uml.png
286+
.. _`parser package UML diagram` : parser_uml.png
287287
.. _`ReleaseForge` : http://releaseforge.sourceforge.net
288288
.. _`boost::type_traits` : http://www.boost.org/libs/type_traits/index.html

docs/query_interface.rest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ query method, you can take a look on API documentation or into source code.
289289
.. _`SourceForge`: http://sourceforge.net/index.php
290290
.. _`Python`: http://www.python.org
291291
.. _`GCC-XML`: http://www.gccxml.org
292-
.. _`UML diagram` : ./declarations_uml.png
293-
.. _`parser package UML diagram` : ./parser_uml.png
292+
.. _`UML diagram` : declarations_uml.png
293+
.. _`parser package UML diagram` : parser_uml.png
294294
.. _`ReleaseForge` : http://releaseforge.sourceforge.net
295295
.. _`boost::type_traits` : http://www.boost.org/libs/type_traits/index.html

0 commit comments

Comments
 (0)