Skip to content

extension for phpdocumentor theme `axelerant/phpdoc-backstage-markdown-theme`

Notifications You must be signed in to change notification settings

axelerant/phpdoc-backstage-markdown-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

phpdoc-backstage-markdown-extension

This repository contains a phpDocumentor extension that provides Twig filters and functions for the phpdoc-backstage-markdown-theme. It leverages phpDocumentor’s extension-based features, which are currently only available in the nightly (unstable) release of phpDocumentor.


Prerequisites

  1. phpDocumentor (Nightly/Unstable Release)
    • Installation guide
    • The extension framework in phpDocumentor is not yet available in the stable releases.
  2. phpdoc-backstage-markdown-theme

Installation

  1. Clone or download this repository:
git clone https://github.com/axelerant/phpdoc-backstage-markdown-extension.git
  1. Place the phpdoc-backstage-markdown-extension directory in your project’s .phpdoc/extensions directory:
cp -R phpdoc-backstage-markdown-extension /path/to/your/project/.phpdoc/extensions/

Once installed, this extension will be available to phpDocumentor’s nightly builds, providing additional Twig filters and functions for use with phpdoc-backstage-markdown-theme.

About

extension for phpdocumentor theme `axelerant/phpdoc-backstage-markdown-theme`

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages