Skip to content

rossjones/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tdt/docs

This repository holds a Laravel based website that contains all of the documentation for the datatank packages starting from version 4.0. The pages are all created in markdown this makes it so that anyone can adjust the documentation where he sees fit.

Installation

Composer

As with most modern PHP web applications, this project can be installed using composer. Once you have composer installed you can install the datatank docs with the following command:

$ composer create-project tdt/docs

After that a composer update command - composer update - is adviced.

Alternative

You can also clone this git repository to your machine, however composer commands will still be necessary to install the dependencies:

$ composer install
$ composer update

About

Holds the versioned documentation for the datatank packages

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 74.1%
  • PHP 25.8%
  • ApacheConf 0.1%