Skip to content

Commit

Permalink
Update documentation v2
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Nov 19, 2024
1 parent a4c8190 commit 0b6d795
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/00-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,12 @@ Use composer:
composer require bakame/http-structured-fields
```

[Basic usage](/docs/01-basic-usage.md) →`
## Using the package

- [Basic usage](01-basic-usage.md)
- [Parsing and Serializing](02-parsing-serializing.md)
- [Structured Field Value Types](03-value-types.md)
- [Structured Field Item Data Type](04-item.md)
- [Structured Field Containers Data Type](05-containers.md)
- [Structured Field Validation](06-validation.md)
- [Interacting with the PHP Ecosystem](07-extensions.md)

0 comments on commit 0b6d795

Please sign in to comment.