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