Skip to content

Commit 3d508b2

Browse files
committed
Improve documentation
1 parent c4a0076 commit 3d508b2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+4392
-143
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
vendor
22
build
33
.idea
4+
docs/_site
45
.phpunit.cache
56
composer.lock
67
.php-cs-fixer.cache

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ composer require bakame/http-structured-fields
3636

3737
## Documentation
3838

39-
- The documentation for **the upcoming [version 2.x](docs/) release**
39+
Full documentation can be found at [https://bakame-php.github.io/http-structured-fields](//bakame-php.github.io/http-structured-fields)
4040

4141
## Contributing
4242

0 commit comments

Comments
 (0)