mistralys / application-framework-docs
Application Framework Documentation Hub
Package info
github.com/Mistralys/application-framework-docs
pkg:composer/mistralys/application-framework-docs
1.0.1
2024-10-30 15:56 UTC
Requires
- php: >=7.4
- mistralys/markdown-viewer: >=1.3.1
Requires (Dev)
- roave/security-advisories: dev-latest
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Introduction
This is the documentation hub for the Application Framework. It contains the documentation for all components of the framework, including a PHP-based web UI that can be used to browse the documentation.
It is based on Markdown-styled documents which can be accessed either via Github by browsing into the documents folder, or via the bundled web UI.
Web UI installation
- Clone the repository into a web-accessible folder.
- Run
composer installto install the dependencies. - Open the documentation via
htdocs.