summaryrefslogtreecommitdiff
path: root/third-party
diff options
context:
space:
mode:
authorThomas Graf <tgraf@noironetworks.com>2014-10-28 11:19:52 +0100
committerBen Pfaff <blp@nicira.com>2014-10-28 08:55:18 -0700
commit542cc9bb8b8817866afcd692a78fa591db5839dc (patch)
treeb41df76180142279ae927a95df791f6384fad247 /third-party
parent3aa40c8301b3c2538c18569e2a1e05d500b53392 (diff)
downloadopenvswitch-542cc9bb8b8817866afcd692a78fa591db5839dc.tar.gz
doc: Convert docs to Markdown language
Converts the majority of docs over to use the Markdown language for pretty printing on GitHub. It's a rough first convertion without exploiting the full potential of Markdown at this point. Section titles and indentation are fixed as needed. Minimal docs interlinking is added. Signed-off-by: Thomas Graf <tgraf@noironetworks.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'third-party')
-rw-r--r--third-party/README.md (renamed from third-party/README)0
-rw-r--r--third-party/automake.mk2
2 files changed, 1 insertions, 1 deletions
diff --git a/third-party/README b/third-party/README.md
index 0f0e8a962..0f0e8a962 100644
--- a/third-party/README
+++ b/third-party/README.md
diff --git a/third-party/automake.mk b/third-party/automake.mk
index 02636bb53..bce5f8b5e 100644
--- a/third-party/automake.mk
+++ b/third-party/automake.mk
@@ -1,3 +1,3 @@
EXTRA_DIST += \
- third-party/README \
+ third-party/README.md \
third-party/ofp-tcpdump.patch