Skip to content

dmarkic/phpdoc3-template-md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpDocumentor 3 MarkDown template

phpDocumentor 3 template that generates Markdown documentation.

Example created from phpDocumentor 3 MariosPizzeria example is available in example/ directory.

Note: phpDocumentor 3 is in development. Tested with latest v3.0.0-rc.

Note: For now it documents classes, interfaces and traits. Will add more soon.

Inspired by:

Installation

Clone this respository or download it.

Usage

Usage instructions

# phpDocumentor.phar run --directory=<YOUR SOURCE DIRECTORY> --target=<TARGET DIRECTORY> --template=<PATH TO THIS REPOSITORY/themes/md>

Changelog

v0.0.2 (2020-06-18)

  • Added Constants
  • Added Interfaces
  • Added Traits
  • Added inherted methods

v0.0.1

  • Initial version

Releases

No releases published

Packages

No packages published

Languages