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