Integrates a full suite of documentation direct into your October CMS installation.
To install the plugin, you may install it through the October CMS Marketplace, or you may install it using Composer:
composer require rainlab/docs-plugin
Then, run the migrations to ensure the plugin is enabled:
php artisan october:up