modules/docs/src/Volo.Docs.Installer/InstallationNotes.md
The ABP Docs module provides a complete documentation system for ABP applications. It allows you to create, manage, and publish documentation from various sources like GitHub, GitLab, or local file system. The module includes both a public interface for readers and an admin interface for documentation management.
Key features of the Docs module:
The Docs module requires permission settings to be configured after installation and database update.
The Docs module requires database migrations to be applied. Following installation, you must update the database to create the necessary tables.
Enable the following permissions for the roles that require access to the Docs module:
For detailed information and usage instructions, please visit the Docs Module documentation.