DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH 1/3] move up contribution guidelines link
@ 2016-07-27 12:15 Nelio Laranjeiro
  2016-07-27 12:15 ` [dpdk-web] [PATCH 2/3] add alternative to send another patch version Nelio Laranjeiro
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Nelio Laranjeiro @ 2016-07-27 12:15 UTC (permalink / raw)
  To: web; +Cc: thomas.monjalon

Too many people consider this section as a main reference whereas it is
only a snippet of the fully detailed contribution guides.  Moving it to the
beginning of the section should help newbies to read it instead of applying
a bash of command lines which rarely ends well.

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
---
 dev.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev.html b/dev.html
index cb65f51..2261aa1 100644
--- a/dev.html
+++ b/dev.html
@@ -57,6 +57,10 @@
 	<p>Focus is on next version in git <em>HEAD</em>. There is no maintenance of previous versions.
 
 	<h3 id="send">Contribute by sending patches</h3>
+	<p><b>Following lines are a snippet of
+	<a href="/doc/guides/contributing/patches.html">contribution guidelines</a>,
+	consult it for more details.</b>
+
 	<p>Patches should be sent and reviewed via the <a href="/ml/archives/dev">mailing list</a>.
 	Be sure <a href="/ml/listinfo/dev">to be registered</a>.
 	<p>To prepare a patch, it must be saved with
@@ -105,8 +109,6 @@
 	smtpencryption = ssl
 [alias]
 	fixline = log -1 --abbrev=12 --format='Fixes: %h (\"%s\")'</pre>
-	<p>The built-in documentation have more details about the
-	<a href="/doc/guides/contributing/patches.html">contribution guidelines</a>.
 
 	<h3 id="review">Contribute by testing or reviewing patches</h3>
 	<p>Patches are applied in the git repository when it becomes clear that
-- 
2.1.4

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-07-27 13:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-27 12:15 [dpdk-web] [PATCH 1/3] move up contribution guidelines link Nelio Laranjeiro
2016-07-27 12:15 ` [dpdk-web] [PATCH 2/3] add alternative to send another patch version Nelio Laranjeiro
2016-07-27 13:03   ` Thomas Monjalon
2016-07-27 13:25     ` Nélio Laranjeiro
2016-07-27 12:15 ` [dpdk-web] [PATCH 3/3] inform where Message ID can be found Nelio Laranjeiro
2016-07-27 13:22   ` Thomas Monjalon
2016-07-27 13:26     ` Nélio Laranjeiro
2016-07-27 13:01 ` [dpdk-web] [PATCH 1/3] move up contribution guidelines link Thomas Monjalon
2016-07-27 13:24   ` Nélio Laranjeiro
2016-07-27 13:34 ` [dpdk-web] [PATCH v2 1/2] " Nelio Laranjeiro
2016-07-27 13:34   ` [dpdk-web] [PATCH v2 2/2] inform where Message ID can be found Nelio Laranjeiro
2016-07-27 13:48   ` [dpdk-web] [PATCH v2 1/2] move up contribution guidelines link Thomas Monjalon
2016-07-27 13:51     ` Mcnamara, John

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).