diff --git a/docs/reference-index.md b/docs/reference-index.md index 53efcc86..1b85cfb4 100644 --- a/docs/reference-index.md +++ b/docs/reference-index.md @@ -2,10 +2,10 @@ These are the currently documented areas of the framework. There is more to come Before looking at this material be sure to read the [tutorial](tutorial.md) -[Command Line](command-line.md) -[Assertion Macros](assertions.md) -[Logging Macros](logging.md) -[Supplying your own main()](own-main.md) +* [Command Line](command-line.md) +* [Assertion Macros](assertions.md) +* [Logging Macros](logging.md) +* [Supplying your own main()](own-main.md) ---