cakephp / docs

CakePHP CookBook
http://book.cakephp.org
Other
681 stars 2.58k forks source link

Version switcher taking me to the index page, not the doc page I was on #6153

Closed mehov closed 4 years ago

mehov commented 5 years ago

What I did:

  1. google.com/search?q=cake\orm\query
  2. click on api.cakephp.org/3.2/class-Cake.ORM.Query.html, the first result on the SERP
  3. manually edit 3.2 (the version in the URL) to 3.8 (the latest right now) in the page URL

What I want

Choosing a version in the switcher takes me to that exact documentation page for another version, if available. Currently it takes to the index page, e.g. api.cakephp.org/3.8/

markstory commented 5 years ago

I'm not sure how to get ApiGen to do this, but I agree it would be an improvement.

othercorey commented 4 years ago

This should be working now.

https://api.cakephp.org/