This is a very simple application that allows you to quickly create and modify your product's user manual.
Written in PHP, it provides an responsible interface for creating pages based on CSS style sheets using Smarty PHP.
Apache with PHP 7.1 to 8.1
Install apache and php.
Clone this project:
To get the latest stable version:
git clone [email protected]:vmsouza/userguide.gitAccess userguide folder and run:
$ cd userguide
$ git clone https://github.com/smarty-php/smarty.git
$ mkdir templates_c
$ chmod a+rwx templates_cEdit config.php to change default settings.
Edit menus.php to change menu items.
Edit templates locate inside templates folder.
User guide running here.