2017 © Pedro Peláez
 

neos-package doctools

Tools for generating and rendering Flow and Neos documentation

image

typo3/doctools

Tools for generating and rendering Flow and Neos documentation

  • Wednesday, March 29, 2017
  • by neos
  • Repository
  • 6 Watchers
  • 1 Stars
  • 1,815 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 16 Versions
  • 0 % Grown

The README.md

Neos.DocTools Documentation

Requirements

We need Sphinx (https://www.sphinx-doc.org/) to render documentation. So in case you want to create HTML documentation from the files generated by this package, you can use the following command to install it:, (*1)

pip install -U sphinx

Or read the official documentation for more installation methods., (*2)

References

The DocTools package can also generate references based on source code. An example for that is the FluidAdaptor ViewHelper reference in the Flow documentation. The process is configured like this:, (*3)

Neos:
  DocTools:
    references:
      FluidAdaptorViewHelpers:
        title: 'FluidAdaptor ViewHelper Reference'
        savePathAndFilename: '%FLOW_PATH_PACKAGES%Framework/Neos.Flow/Documentation/TheDefinitiveGuide/PartV/FluidAdaptorViewHelperReference.rst'
        affectedClasses:
          parentClassName: 'Neos\FluidAdaptor\Core\ViewHelper\AbstractViewHelper'
          classNamePattern: '/^Neos\\FluidAdaptor\\ViewHelpers\\.*$/i'
        parser:
          implementationClassName: 'Neos\DocTools\Domain\Service\FluidViewHelperClassParser'
          options:
            namespaces:
              f: 'Neos\FluidAdaptor\ViewHelpers'

A reference can be generated by the following command::, (*4)

./flow reference:render [--reference <reference>]

Command References

The DocTools package can also generate CLI command references. The process is configured like this:, (*5)

Neos:
  DocTools:
    commandReferences:
      'Flow:FlowCommands':
        title: 'Flow Command Reference'
        packageKeys:
          - 'Neos.Flow'
          - 'Neos.Party'
          - 'Neos.FluidAdaptor'
          - 'Neos.Kickstart'
          - 'Neos.Welcome'
        savePathAndFilename: '%FLOW_PATH_PACKAGES%Framework/Neos.Flow/Documentation/TheDefinitiveGuide/PartV/CommandReference.rst'

A reference can be generated by the following command:, (*6)

./flow commandreference:render [--reference <reference>]

The Versions

29/03 2017

dev-master

9999999-dev

Tools for generating and rendering Flow and Neos documentation

  Sources   Download

MIT

The Requires

 

29/03 2017

3.0.0

3.0.0.0

Tools for generating and rendering Flow and Neos documentation

  Sources   Download

MIT

The Requires

 

29/03 2017

2.0.7

2.0.7.0

Tools for generating and rendering Flow and Neos documentation

  Sources   Download

LGPL-3.0+

The Requires

 

16/07 2015

1.0.x-dev

1.0.9999999.9999999-dev

Tools for generating and rendering Flow and Neos documentation

  Sources   Download

LGPL-3.0+

The Requires

 

16/07 2015

1.0.4

1.0.4.0

Tools for generating and rendering Flow and Neos documentation

  Sources   Download

LGPL-3.0+

The Requires

 

16/07 2015

2.0.6

2.0.6.0

Tools for generating and rendering Flow and Neos documentation

  Sources   Download

LGPL-3.0+

The Requires

 

17/06 2015

1.0.3

1.0.3.0

Tools for generating and rendering Flow and Neos documentation

  Sources   Download

LGPL-3.0+

The Requires

 

15/06 2015

2.0.5

2.0.5.0

Tools for generating and rendering Flow and Neos documentation

  Sources   Download

LGPL-3.0+

The Requires

 

19/04 2015

1.0.2

1.0.2.0

Tools for generating and rendering Flow and Neos documentation

  Sources   Download

LGPL-3.0+

The Requires

 

19/04 2015

2.0.4

2.0.4.0

Tools for generating and rendering Flow and Neos documentation

  Sources   Download

LGPL-3.0+

The Requires

 

17/04 2015

1.0.1

1.0.1.0

Tools for generating and rendering Flow and Neos documentation

  Sources   Download

LGPL-3.0+

The Requires

 

25/03 2015

2.0.3

2.0.3.0

Tools for generating and rendering Flow and Neos documentation

  Sources   Download

LGPL-3.0+

The Requires

 

25/03 2015

2.0.2

2.0.2.0

Tools for generating and rendering Flow and Neos documentation

  Sources   Download

LGPL-3.0+

The Requires

 

25/03 2015

2.0.1

2.0.1.0

Tools for generating and rendering Flow and Neos documentation

  Sources   Download

LGPL-3.0+

The Requires

 

25/03 2015

2.0.0

2.0.0.0

Tools for generating and rendering Flow and Neos documentation

  Sources   Download

LGPL-3.0+

The Requires

 

25/03 2015

1.0.0

1.0.0.0

Tools for generating and rendering Flow and Neos documentation

  Sources   Download

LGPL-3.0+

The Requires