Scribe可以帮助您自动生成文档,但是如果您真的想制作友好,可维护和可测试的API文档,则还需要了解更多信息。所以我为你做了一门课程。🤗
|
3 months ago | |
---|---|---|
.github | 1 year ago | |
camel | 6 months ago | |
config | 4 months ago | |
lang | 1 year ago | |
resources | 7 months ago | |
routes | 2 years ago | |
src | 3 months ago | |
tests | 3 months ago | |
.editorconfig | 3 years ago | |
.gitattributes | 3 years ago | |
.gitignore | 2 years ago | |
CHANGELOG.md | 3 months ago | |
CONTRIBUTING.md | 1 year ago | |
Dockerfile | 1 year ago | |
LICENSE.md | 2 years ago | |
Makefile | 1 year ago | |
README.md | 1 year ago | |
composer.dingo.json | 1 year ago | |
composer.json | 1 year ago | |
composer.lowest.json | 1 year ago | |
docker-compose.yml | 1 year ago | |
logo-scribe.png | 5 years ago | |
phpstan.neon | 1 year ago | |
phpunit.xml | 1 year ago |
v4 is out now! Featuring subgroups, easier sorting, and an automated upgrade command.
Scribe helps you generate API documentation for humans from your Laravel/Lumen/Dingo codebase. See a live example at demo.scribe.knuckles.wtf.
👋 Scribe helps you generate docs automatically, but if you really want to make friendly, maintainable and testable API docs, there's some more things you need to know. So I made a course for you.🤗
Check out the documentation at scribe.knuckles.wtf/laravel.
If you're coming from mpociot/laravel-apidoc-generator
, first migrate to v3, then to v4.
Contributing is easy! See our contribution guide.