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