Markers
Table of Contents
src/Guides/Renderer.php | 1 |
src/Guides/UrlGenerator.php | 1 |
src/phpDocumentor/Configuration/Definition/Version2.php | 1 |
src/phpDocumentor/Descriptor/Interfaces/ArgumentInterface.php | 1 |
Renderer.php
Type | Line | Description |
---|---|---|
TODO | 97 | I am not convinced that such a specific solution for Guides would be best since it is used in the Assets extension; and this extension would actually be nice to re-use in the rest of phpDocumentor as well. First, make it work here; then adapt for the rest :) |
UrlGenerator.php
Type | Line | Description |
---|---|---|
TODO | 79 | simplify this method into the other methods or vice versa |
Version2.php
Type | Line | Description |
---|---|---|
TODO | 161 | not all options are included yet; finish this |
ArgumentInterface.php
Type | Line | Description |
---|---|---|
TODO | 40 | update link to point to the final destination for the PHPDoc Standard. |