* [dpdk-dev] [PATCH] doc: fix pdf build warning
@ 2015-10-12 12:54 John McNamara
2015-10-23 16:10 ` Van Haaren, Harry
0 siblings, 1 reply; 3+ messages in thread
From: John McNamara @ 2015-10-12 12:54 UTC (permalink / raw)
To: dev
Fix a pdf doc build warning where a link wasn't recognised:
doc/guides/contributing/documentation.rst::
WARNING: unusable reference target found: inkscape.org
Signed-off-by: John McNamara <john.mcnamara@intel.com>
---
doc/guides/contributing/documentation.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/contributing/documentation.rst b/doc/guides/contributing/documentation.rst
index 7c1eb41..7f5f061 100644
--- a/doc/guides/contributing/documentation.rst
+++ b/doc/guides/contributing/documentation.rst
@@ -477,7 +477,7 @@ Images
* The DPDK documentation contains some legacy images in PNG format.
These will be converted to SVG in time.
-* `Inkscape <inkscape.org>`_ is the recommended graphics editor for creating the images.
+* `Inkscape <http://inkscape.org>`_ is the recommended graphics editor for creating the images.
Use some of the older images in ``doc/guides/prog_guide/img/`` as a template, for example ``mbuf1.svg``
or ``ring-enqueue.svg``.
--
1.8.1.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: fix pdf build warning
2015-10-12 12:54 [dpdk-dev] [PATCH] doc: fix pdf build warning John McNamara
@ 2015-10-23 16:10 ` Van Haaren, Harry
2015-10-26 14:21 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: Van Haaren, Harry @ 2015-10-23 16:10 UTC (permalink / raw)
To: Mcnamara, John, dev
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of John McNamara
> Sent: Monday, October 12, 2015 1:55 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] doc: fix pdf build warning
>
> Fix a pdf doc build warning where a link wasn't recognised:
>
> doc/guides/contributing/documentation.rst::
> WARNING: unusable reference target found: inkscape.org
>
> Signed-off-by: John McNamara <john.mcnamara@intel.com>
Acked-by: Harry van Haaren <harry.van.haaren@intel.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: fix pdf build warning
2015-10-23 16:10 ` Van Haaren, Harry
@ 2015-10-26 14:21 ` Thomas Monjalon
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2015-10-26 14:21 UTC (permalink / raw)
To: Mcnamara, John; +Cc: dev
> > Fix a pdf doc build warning where a link wasn't recognised:
> >
> > doc/guides/contributing/documentation.rst::
> > WARNING: unusable reference target found: inkscape.org
> >
> > Signed-off-by: John McNamara <john.mcnamara@intel.com>
>
> Acked-by: Harry van Haaren <harry.van.haaren@intel.com>
Applied, thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-10-26 14:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-12 12:54 [dpdk-dev] [PATCH] doc: fix pdf build warning John McNamara
2015-10-23 16:10 ` Van Haaren, Harry
2015-10-26 14:21 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).