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