https://github.com/mistralys/application-framework-docs
Application Framework Documentation
https://github.com/mistralys/application-framework-docs
Last synced: 6 months ago
JSON representation
Application Framework Documentation
- Host: GitHub
- URL: https://github.com/mistralys/application-framework-docs
- Owner: Mistralys
- License: mit
- Created: 2023-09-18T08:30:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T16:37:33.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T18:13:50.511Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 743 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# Application Framework Documentation Hub
## 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](documents) folder,
or via the bundled web UI.
## Web UI installation
- Clone the repository into a web-accessible folder.
- Run `composer install` to install the dependencies.
- Open the documentation via `htdocs`.
[Application Framework]: https://github.com/Mistralys/application-framework