template.responsive icon indicating copy to clipboard operation
template.responsive copied to clipboard

ABANDONED: This template is merged into phpDocumentor2 itself

Results 44 template.responsive issues
Sort by recently updated
recently updated
newest added

An example can be found in phpDocumentor\Transformer\Transformer.php ![image](https://cloud.githubusercontent.com/assets/7139949/4953467/45a63dae-6681-11e4-8da3-43d60f994f54.png)

An example can be found in phpDocumentor\Descriptor\ArgumentDescriptor ![image](https://cloud.githubusercontent.com/assets/7139949/4953304/13501bd8-667f-11e4-9de0-45938bedc409.png) @license is present in the file-level DocBlock. In the file vendor\squizlabs\php_codesniffer\Codesniffer\Tokens.php there is also @license information in the DocBlock of the class....

An example can be found in vendor\squizlabs\php_codesniffer\Codesniffer\Tokens.php ![image](https://cloud.githubusercontent.com/assets/7139949/4953237/2ddc9d24-667e-11e4-8508-cec463f63b3c.png)

An example can be found in phpDocumentor\Descriptor\ArgumentDescriptor. See image: the parent in this case would be DescriptorAbstract ![image](https://cloud.githubusercontent.com/assets/7139949/4953097/93e0d8bc-667c-11e4-8755-6b0028f8f5f4.png)

An example can be found in phpDocumentor\Descriptor\ArgumentDescriptor. See image: the parent in this case would be DescriptorAbstract ![image](https://cloud.githubusercontent.com/assets/7139949/4952983/eae7468e-667a-11e4-951d-6ae363ab42bd.png)

For instance ArgumentDescriptor implements interfaces\ArgumentInterface ![image](https://cloud.githubusercontent.com/assets/7139949/4952591/6edd59b0-6676-11e4-964d-60d56bad0808.png)

In the templates new-black and zend there are links to the children of an abstract class. This information is missing in old_ocean. An example can be found in phpDocumentor\Descriptor\DescriptorAbstract.php

An example can be found in phpDocumentor\Descriptor\DescriptorAbstract.php

According to the code in elements/namespace.xsl in ![image](https://cloud.githubusercontent.com/assets/7139949/4918620/02e19caa-64f3-11e4-9638-09b253c10b2e.png) links should appear in the sidebar for functions, classes, interfaces and constants, if available in the namespace. However, they are missing ![image](https://cloud.githubusercontent.com/assets/7139949/4918527/42c1858e-64f2-11e4-8a74-c4b046bacffa.png)

An example can be found in phpDocumentor\Transformer\Transformer.php ![image](https://cloud.githubusercontent.com/assets/7139949/4875846/42d357ea-62aa-11e4-8301-9a87852b9251.png) In the documentation the following is shown: ![image](https://cloud.githubusercontent.com/assets/7139949/4875847/4e9f8d28-62aa-11e4-9302-fdd144f379d6.png)