Skip to content

Commit

Permalink
Updated table of Contents in README
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
crapp committed May 20, 2016
1 parent d43a07d commit 538b830
Showing 1 changed file with 14 additions and 9 deletions.
23 changes: 14 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,22 @@ It was designed to be fast (uses Threads) and flexible. The library registers a
signal handler for SIGUSR1 and is compatible with logrotate (only available on
linux currently). It was tested on Linux, Windows and OS X.

**Table of Contents** *generated with [DocToc](http://doctoc.herokuapp.com/)*
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [ealogger](#ealogger)
- [Compilation](#compilation)
- [Usage](#usage)
- [Minimum Code example](#minimum-code-example)
- [Colorized Logfiles with multitail](#colorized-logfiles-with-multitail)
- [Source Code Documentation](#source-code-documentation)
- [ToDo](#todo)
- [FAQ](#faq)
- [License](#license)
- [Setting up ealogger](#setting-up-ealogger)
- [Usage](#usage)
- [API Documentation](#api-documentation)
- [Performance](#performance)
- [Development](#development)
- [Status](#status)
- [Bugs, feature requests, ideas](#bugs-feature-requests-ideas)
- [FAQ](#faq)
- [License](#license)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

## Setting up ealogger

Expand Down

0 comments on commit 538b830

Please sign in to comment.