Document the function and redirects of go.php
Some repos use a function of the docs web backend called go.php which accepts parameters which are then translated to a docs web address (redirect). This eases linking for the repos. go.php is not part of docs but of the web backend and it´s redirect rules are not visible.
Example link: https://doc.owncloud.org/server/10.7/go.php?to=admin-cli-upgrade
This issue highlights the need for documenting the framework of go.php and the redirection rules behind.
@xoxys @EParzefall fyi
I've started a confluence page called 'Create new branch for server documentation' under Documentation.
Afaik, the go.php script currently only does part of the magic, and some other part is deployed with apache rewrite rules. (workaround? or feature?)
I've started a confluence page called 'Create new branch for server documentation' under Documentation.
Pls also see: https://github.com/owncloud/docs/blob/master/docs/new-version-branch.md