Documentation integration

The docs.php page, reachable from any Drake CMS website root (from v0.4.1), is queried through a page identifier (in querystring) and redirects to the proper documentation page evaluating the available resources, as per the following scheme (in order of priority):

  1. local documentation page in user's language (if available)
  2. remote documentation page in user's language (if available)
  3. list of remotely available languages for the queried page

The remote location of documentation is at the Drake CMS official website.