Scribe可以帮助您自动生成文档,但是如果您真的想制作友好,可维护和可测试的API文档,则还需要了解更多信息。所以我为你做了一门课程。🤗
|
před 3 roky | |
---|---|---|
.github | před 3 roky | |
camel | před 3 roky | |
config | před 3 roky | |
resources | před 3 roky | |
routes | před 4 roky | |
src | před 3 roky | |
tests | před 3 roky | |
.editorconfig | před 9 roky | |
.gitattributes | před 6 roky | |
.gitignore | před 5 roky | |
.travis.yml | před 4 roky | |
CHANGELOG-1.x.md | před 4 roky | |
CHANGELOG-2.x.md | před 4 roky | |
CHANGELOG.md | před 3 roky | |
CONTRIBUTING.md | před 5 roky | |
LICENSE.md | před 3 roky | |
README.md | před 3 roky | |
composer.dingo.json | před 3 roky | |
composer.json | před 4 roky | |
logo-scribe.png | před 5 roky | |
phpstan.neon | před 3 roky | |
phpunit.xml | před 4 roky |
Scribe helps you generate API documentation for humans from your Laravel/Lumen/Dingo codebase. See a live example at demo.scribe.knuckles.wtf. There's a Node.js version, too!
👋 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.
v2 docs (PHP 7.2+, not actively maintained) are at scribe.rtfd.io.
If you're coming from mpociot/laravel-apidoc-generator
, there's a migration guide.
Contributing is easy! See our contribution guide.