re-implement all the things
authorMichael Wallner <mike@php.net>
Wed, 8 Oct 2014 09:34:42 +0000 (11:34 +0200)
committerMichael Wallner <mike@php.net>
Wed, 8 Oct 2014 09:34:42 +0000 (11:34 +0200)
commit6478b415c59070f70ed860f3a592377eef9783b1
tree5cb3633171fbde5d5bb629f9d9b7e78e7bf51e2c
parentda32cc003ce0fce6fae3139e803b7550efa89ad8
re-implement all the things
21 files changed:
.gitignore
VERSION
bin/cli-server
mdref/Action.php
mdref/Entry.php [new file with mode: 0644]
mdref/ExceptionHandler.php
mdref/File.php [new file with mode: 0644]
mdref/Finder.php [deleted file]
mdref/Markdown.php [deleted file]
mdref/Path.php [deleted file]
mdref/RefEntry.php [deleted file]
mdref/RefListing.php [deleted file]
mdref/Reference.php [new file with mode: 0644]
mdref/Repo.php [new file with mode: 0644]
mdref/Tree.php [new file with mode: 0644]
public/index.css
public/index.php
views/index.phtml
views/layout.phtml
views/mdref.phtml
views/sidebar.phtml