summaryrefslogtreecommitdiff
path: root/content/doc/_index.md
blob: f3393d67d0ce4435f8036e4d31e03bb8aa7842ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
+++
title = "Documentation"
weight = "5"
+++

{{% notice info %}}
For a first try, you should follow the [quick start instructions](/doc/quick-start).
{{% /notice %}}

### Quick Links to Latest Documentation
----
<center>
  {{< button href="//doc.dpdk.org/guides/rel_notes/" >}} Release Notes {{< /button >}}
  {{< button href="//doc.dpdk.org/guides/linux_gsg/" >}} Linux User Guide {{< /button >}}
  {{< button href="//doc.dpdk.org/guides/prog_guide/" >}} Programmer's Guide {{< /button >}}
  {{< button href="//doc.dpdk.org/api/" >}} API Documentation {{< /button >}}
</center>

### Other
----
- See the [list of supported NICs](/supported), which includes PCI NICs and paravirtualized NICs.
- [Documentation for previous versions](/doc/archives/)