Trivial feature request:
Navigation shortcuts (like for eg. https://php.net/oop) would benefit from supporting more intuitive options.
for example, urls such as https://php.net/:
unfortunately i'm not sure where the php.net router source is so i can not either comment on the complexity of integrating this feature or make a start on an implementation. if someone could point me in the right direction i will gather more details.
Trivial feature request:
Navigation shortcuts (like for eg.
https://php.net/oop) would benefit from supporting more intuitive options.for example, urls such as
https://php.net/:operator.precedencebacktick.operatorarithmetic.operatorsstring.typestatementsuse page titles rather than urls which can be easier to remember, and definitions which are in places that are not so obvious like statement in https://www.php.net/control-structures.intro
unfortunately i'm not sure where the php.net router source is so i can not either comment on the complexity of integrating this feature or make a start on an implementation. if someone could point me in the right direction i will gather more details.