Scribe可以帮助您自动生成文档,但是如果您真的想制作友好,可维护和可测试的API文档,则还需要了解更多信息。所以我为你做了一门课程。🤗
|
hace 1 año | |
---|---|---|
.github | hace 1 año | |
camel | hace 1 año | |
config | hace 1 año | |
lang | hace 1 año | |
resources | hace 1 año | |
routes | hace 2 años | |
src | hace 1 año | |
tests | hace 1 año | |
.editorconfig | hace 3 años | |
.gitattributes | hace 3 años | |
.gitignore | hace 2 años | |
CHANGELOG.md | hace 1 año | |
CONTRIBUTING.md | hace 1 año | |
Dockerfile | hace 1 año | |
LICENSE.md | hace 2 años | |
Makefile | hace 1 año | |
README.md | hace 1 año | |
composer.dingo.json | hace 1 año | |
composer.json | hace 1 año | |
composer.lowest.json | hace 1 año | |
docker-compose.yml | hace 1 año | |
logo-scribe.png | hace 5 años | |
phpstan.neon | hace 1 año | |
phpunit.xml | hace 1 año |
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.