Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.57 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.57 KB

Scrutinizer Code Quality CodeFactor Code Intelligence Status Maintainability License: MIT

Rudra-Documentation-Collector | API

Install | Установка

composer require rudra/docs

Generate docs for all classes in a source directory | Создание документации для всех классов в каталоге

$ ./vendor/bin/rudra docs

Specify the path of the required folder with classes | Указываем путь необходимой папки с классами

Enter source directory: src or | или Enter source directory: vendor/rudra/cli

Specify the name of the output file .md | Указываем название выходного файла .md

Enter file name: api