Completely customizable and dead simple to use to create beautiful documentation.
Seamless integration of PHPDoc, Github/Bitbucket and more!
Document
PHPDoc

Installation using composer
This is the preferred release if you're looking to use Codex for your documentation needs.
composer create-project codex/codex [directory] --stability=stable
As this is an open source project, you are free to download the development branch as well. Just please note that while this is the bleeding edge in terms of features and functionality, it comes at the price that things may be broken.
composer create-project codex/codex [directory] --stability=dev
Tbd
composer require codex/core
copyright codex 2017