Skip to content

Commit 4cd859e

Browse files
committed
Add table of contents to distributables
1 parent 6ee75af commit 4cd859e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
markdown: kramdown

docs/distributables.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,18 @@ layout: default
55
[Java Hamcrest Home](index)
66

77
# Hamcrest Distributables
8+
{:.no_toc}
89

910
## Introduction
11+
{:.no_toc}
1012

1113
Hamcrest consists of different jars matching the different needs of
1214
applications. This document describes these distributables and the
1315
functionality contained in each of them.
1416

17+
* TOC
18+
{:toc}
19+
1520
## The Java Hamcrest Jars
1621

1722
### `hamcrest-core.jar`

0 commit comments

Comments
 (0)