git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
vhost: log socket path on adding connection
[dpdk.git]
/
doc
/
api
/
doxy-html-custom.sh
1
#! /bin/sh -e
2
# SPDX-License-Identifier: BSD-3-Clause
3
# Copyright 2013 6WIND S.A.
4
5
CSS=$1
6
7
# space between item and its comment
8
echo 'dd td:first-child {padding-right: 2em;}' >> $CSS