Welcome FeaturesOverviewGetting StartedDocumentation + demo
Open Sourced
Codex is available on GitHub under the MIT license

Features


Plugins

Plugins

Using a plugin based approach, Codex can easily be extended. Check out existing plugins or create something custom.

Laravel

Laravel

Codex is a file-based documentation platform built on top of Laravel 5.3. Use it as stand-alone or integrate it into your own application!

Responsive

Responsive

Documentation should be readable on all devices. Reading documents in Codex on a mobile phone or tablet device is actually enjoyable.

Flexible

Flexible

Use Markdown, AsciiDoc, Creole or any other lightweight markup language. Use custom parsers to add support for other LML's.

Generic placeholder image

Feature

Ferox bullas ducunt ad visus. Demissio de domesticus valebat, visum heuretes! Fluctuis sunt sagas de azureus nixus.

Generic placeholder image

Feature

Domesticus urbs nunquam contactuss axona est. Alter, camerarius buxums interdum transferre de domesticus, barbatus orgia.

Overview


Create Beautiful Documentation

Documentation is incredibly important that can make or break even the best development projects. Codex is completely customizable and dead simple to use to create beautiful documentation.

- create multiple projects
- create multiple projects
- create multiple projects
- create multiple projects


Addons See for yourself.

Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.

Codex PHPDoc

Getting Started


Composer

Installation using composer

Stable Release

This is the preferred release if you're looking to use Codex for your documentation needs.

composer create-project codex/codex [directory] --stability=stable

Dev Release

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

Integrate Codex

Tbd

composer require codex/core

Documentation