An open API service indexing awesome lists of open source software.

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

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