siguici / DocMan

Designer of user manual and documentation for developers

Home Page:https://docman.sikessem.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DocMan

Designer of user manual and documentation for developers

Installation

Use Composer to install the package with this command:

composer require sikessem/docman

Usage

Example code:

<?php

require_once $COMPOSER_AUTOLOAD_FILE; // Replace $COMPOSER_AUTOLOAD_FILE by the path of your vendor autoload

echo 'Welcome to DocMan!';

Author

SIGUI Kessé Emmanuel (https://sikessem.com/) <developer@sikessem.com> | GitLab | GitHub | npm | Composer - Packagist | Twitter

Security Reports

Please send any sensitive issue to report@sikessem.com. Thanks!

About

Designer of user manual and documentation for developers

https://docman.sikessem.com

License:Creative Commons Zero v1.0 Universal


Languages

Language:PHP 99.3%Language:JavaScript 0.7%