Skip to content

Commit 777460e

Browse files
committed
Fix TOC and add CHANGELOG entry for #91
1 parent 6101b79 commit 777460e

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#### Features
44

55
* Your contribution here.
6+
* [#91](https://github.com/ruby-grape/grape-swagger-entity/pull/91): Improve README and add documentation structure - [@numbata](https://github.com/numbata).
67

78
#### Fixes
89

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,16 @@
66
## Table of Contents
77

88
- [What is grape-swagger-entity?](#what-is-grape-swagger-entity)
9+
- [What it does](#what-it-does)
10+
- [Example Output](#example-output)
911
- [Related Projects](#related-projects)
1012
- [Compatibility](#compatibility)
1113
- [Installation](#installation)
1214
- [Usage](#usage)
15+
- [Basic Entity](#basic-entity)
16+
- [Custom Model Description](#custom-model-description)
17+
- [Entity References](#entity-references)
18+
- [Documentation Options](#documentation-options)
1319
- [Development](#development)
1420
- [Contributing](#contributing)
1521
- [License](#license)

0 commit comments

Comments
 (0)