numam-dpdk/doc/guides
Thomas Monjalon f229692d23 doc: highlight pointed column in NIC overview table
Every cells of a driver column are painted in yellow.

The trick is to generate some empty content as a big column
above and below the pointed cell.

The position: relative attribute is used for the highlight position
but it makes the border to disappear.

The overflow: hidden attribute is used to mask the generated content
outside of the table.

The class .wy-nav-content has a background which masks the highlighting.
Setting an opacity lower than 1, creates a new stack context and let
the column highlight to be shown.

The background of odd rows was grey and opaque. It is redefined with
a transparent alpha ratio in order to see highlighting on such rows.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
2017-02-26 17:20:05 +01:00
..
contributing doc: add description of review tags 2017-02-14 21:54:44 +01:00
cryptodevs doc: clarify multi-buffer crypto library version support 2017-02-10 16:06:06 +01:00
faq tools: move to usertools 2017-01-04 21:17:32 +01:00
freebsd_gsg scripts: move to buildtools 2017-01-04 21:17:32 +01:00
howto doc: fix images of virtio-user tutorials 2017-02-14 15:23:18 +01:00
linux_gsg tools: move to usertools 2017-01-04 21:17:32 +01:00
nics doc: highlight pointed column in NIC overview table 2017-02-26 17:20:05 +01:00
prog_guide kni: remove KNI vhost support 2017-02-21 11:43:07 +01:00
rel_notes mempool: remove deprecated get and put functions 2017-02-21 12:05:46 +01:00
sample_app_ug examples/server_node_efd: renamed from flow_distributor 2017-01-30 17:26:11 +01:00
testpmd_app_ug app/testpmd: add offload capabilities query 2017-01-30 16:59:14 +01:00
tools doc: add limitations section to cryptoperf guide 2017-02-10 16:03:42 +01:00
xen tools: move to usertools 2017-01-04 21:17:32 +01:00
conf.py make python scripts PEP8 compliant 2017-01-04 21:12:58 +01:00
index.rst doc: rearrange the high level index 2016-11-13 15:25:12 +01:00