Damien Alexandre
a939fef59b
Fix the PhpDoc Handler for @link
annotation and add tests
2014-12-12 16:13:55 +01:00
Sergey Polischook
3e6a47818e
Update PhpDocHandler.php
...
https://github.com/nelmio/NelmioApiDocBundle/issues/477
2014-08-16 01:59:39 +03:00
William DURAND
667044863c
Fix HTTPS detection
...
Fix #281
2014-01-20 14:18:02 +01:00
Simon Schick
912178dc88
Hide “_scheme” in the list of requirements per URL
...
+ disable sandbox if the scheme of the URL doesn’t match the scheme, the
documentation is opened in
2013-12-28 18:52:32 +01:00
Marc J. Schmidt
ead8174192
Outsourced the parsing of the classic phpDoc into a extra handler.
...
This makes it possible to overwrite route-requirements/description through a own handler.
Otherwise it's impossible e.g. to overwrite a `@param string $page` annotation via a own handler.
2013-12-11 01:40:16 +01:00