Skip to content

Commit

Permalink
docs: update TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
alandefreitas committed Sep 15, 2020
1 parent c3c615d commit 8b19d23
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,32 @@ Some use cases are to store objects with the best values according to the follow

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
<details>
<summary>Table of Contents</summary>

- [Design goals](#design-goals)
- [Examples](#examples)
- [Constructing fronts](#constructing-fronts)
- [Insertion](#insertion)
- [Reference points](#reference-points)
- [Iterators](#iterators)
- [Queries](#queries)
- [Dominance](#dominance)
- [Indicators](#indicators)
- [Archives](#archives)
- [Functions](#functions)
- [Benchmarks](#benchmarks)
- [Integration](#integration)
- [Packages](#packages)
- [Build from source](#build-from-source)
- [CMake targets](#cmake-targets)
- [Other build systems](#other-build-systems)
- [Limitations](#limitations)
- [Contributing](#contributing)
- [Thanks](#thanks)
- [References](#references)

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

## Design goals
Expand Down

0 comments on commit 8b19d23

Please sign in to comment.