]> git.proxmox.com Git - ceph.git/blame - ceph/src/seastar/dpdk/doc/api/doxy-html-custom.sh
import 15.2.0 Octopus source
[ceph.git] / ceph / src / seastar / dpdk / doc / api / doxy-html-custom.sh
CommitLineData
7c673cae 1#! /bin/sh -e
9f95a23c 2# SPDX-License-Identifier: BSD-3-Clause
7c673cae 3# Copyright 2013 6WIND S.A.
7c673cae
FG
4
5CSS=$1
6
7# space between item and its comment
8echo 'dd td:first-child {padding-right: 2em;}' >> $CSS