From 0cbb7dea95ce00d00246d3d768f9bed2f0770875 Mon Sep 17 00:00:00 2001 From: Damien Lacoste <damien.lacoste@esrf.fr> Date: Thu, 3 Sep 2020 11:48:20 +0200 Subject: [PATCH] Update table of contents --- README.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/README.md b/README.md index 486be0f..45aaf18 100644 --- a/README.md +++ b/README.md @@ -8,23 +8,12 @@ - [Bug Reports + Feature Requests](#bug-reports--feature-requests) - [Documentation](#documentation) - [Building](#building) - - [Dependencies](#dependencies) - - [Toolchain Dependencies](#toolchain-dependencies) - - [Build Dependencies](#build-dependencies) - [Building Process](#building-process) - [Ubuntu](#ubuntu) - - [Build Flags](#build-flags) - - [Standard CMake Flags](#standard-cmake-flags) - - [Project Flags](#project-flags) - - [Running Tests](#running-tests) - - [Unit Tests](#unit-tests) - - [Benchmark Tests](#benchmark-tests) + - [Running tests and benchmarks](#running-tests-and-benchmarks) - [Installing](#installing) - [System Dependencies](#system-dependencies) - [Installation](#installation) - - [Configuration](#configuration) - - [Library Configuration Parameters](#library-configuration-parameters) - - [Configuration Example](#configuration-example) - [License](#license) HDB++ backend library for the TimescaleDb extenstion to Postgresql. This library is used by events subscribers to archive events from a Tango Controls system. -- GitLab