Skip to content

Commit

Permalink
Merge pull request #446 from arialdomartini/headers
Browse files Browse the repository at this point in the history
Anchor works in the website too
  • Loading branch information
TysonMN committed Aug 8, 2023
2 parents 267ad31 + dc666d1 commit 9328d33
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions doc/index.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
# Tutorial

* [Getting Started](#getting-started)
* [At a glance](#at-a-glance)
* [Integrated shrinking](#-integrated-shrinking-is-an-important-quality-of-hedgehog)
* [Generators](#generators)
* [The `gen` expression](#-generators-can-also-be-created-using-the-gen-expression)
* [Properties](#properties)
* [The `property` expression](#-properties-can-also-be-created-using-the-property-expression)
* [Custom Operations](#custom-operations)
* [Getting Started](#Getting-Started)
* [At a glance](#At-a-glance)
* [Integrated shrinking](#-Integrated-shrinking-is-an-important-quality-of-Hedgehog)
* [Generators](#Generators)
* [Properties](#Properties)
* [The `gen` expression](#-Generators-can-also-be-created-using-the-gen-expression)
* [Custom Operations](#Custom-Operations)
* [`counterexample`](#counterexample)
* [`where`](#where)
* [Integrations](#integrations)
* [Regex-constrained strings](#regex-constrained-strings)
* [Integrations](#Integrations)
* [Regex-constrained strings](#Regex-constrained-strings)

### Getting Started

Expand Down

0 comments on commit 9328d33

Please sign in to comment.