Skip to content

Commit 0b6d795

Browse files
committed
Update documentation v2
1 parent a4c8190 commit 0b6d795

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/00-intro.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,12 @@ Use composer:
5252
composer require bakame/http-structured-fields
5353
```
5454

55-
[Basic usage](/docs/01-basic-usage.md) →`
55+
## Using the package
56+
57+
- [Basic usage](01-basic-usage.md)
58+
- [Parsing and Serializing](02-parsing-serializing.md)
59+
- [Structured Field Value Types](03-value-types.md)
60+
- [Structured Field Item Data Type](04-item.md)
61+
- [Structured Field Containers Data Type](05-containers.md)
62+
- [Structured Field Validation](06-validation.md)
63+
- [Interacting with the PHP Ecosystem](07-extensions.md)

0 commit comments

Comments
 (0)